Skip to content

Commit ad6cffc

Browse files
authored
docs: mention apt repository status on installation page (#3133)
Co-authored-by: fibibot <fibibot@users.noreply.github.com>
1 parent 5d52b9c commit ad6cffc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

runtime/getting_started/installation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
last_modified: 2026-05-21
2+
last_modified: 2026-06-01
33
title: Installation
44
description: "A Guide to installing Deno on different operating systems. Includes instructions for Windows, macOS, and Linux using various package managers, manual installation methods, and Docker containers."
55
oldUrl:
@@ -114,6 +114,9 @@ winget install DenoLand.Deno
114114
> via npm. We recommend the official install script (shell or PowerShell) for
115115
> better performance.</small>
116116
117+
Deno does not publish an official apt repository. On Debian or Ubuntu, use the
118+
shell installer above for the recommended installation path.
119+
117120
### Cross-platform package managers
118121

119122
These version managers work on macOS, Linux, and Windows.

0 commit comments

Comments
 (0)