Automic VaultAutomic Vault

brew

Install deno with Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget, zypper, apt, dnf

Secure runtime for JavaScript and TypeScript. Version 2.9.1 via Homebrew; verified 2026-07-01.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install deno

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install deno

MacPorts ports tree · devel/deno/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add deno

Alpine Linux edge package indexes · deno · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#deno

nixpkgs package indexes · pkgs/by-name/de/deno/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S deno

Arch Linux sync databases · deno · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install deno

openSUSE Tumbleweed package metadata · deno · source: download.opensuse.org

Debian aptverified · 92%
sudo apt install dx

Debian stable package indexes · dx · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install dx

Fedora Rawhide package metadata · dx · source: dl.fedoraproject.org

Windows

Chocolateyverified · 92%
choco install deno

Chocolatey community package catalog · deno · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/deno

Scoop official bucket manifest trees · bucket/deno.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id DenoLand.Deno -e

Windows Package Manager source index · DenoLand.Deno · source: cdn.winget.microsoft.com

overview

Package summary

Secure runtime for JavaScript and TypeScript

Commands and aliases

  • deno
  • dx

history

Project history and usage

Deno is a modern JavaScript, TypeScript, and WebAssembly runtime with secure defaults, built-in tooling, and a single deno executable. It began as a rethink of server-side JavaScript after Node.js and later expanded toward Node and npm compatibility.

Project history

The Deno repository was created in May 2018. The official Deno 1.0 announcement framed the project as a new runtime for JavaScript and TypeScript outside the browser, influenced by lessons from Node.js and designed around browser-compatible APIs, explicit permissions, first-class TypeScript, promises, Rust, and V8.

Deno 1.0 shipped in May 2020 as the stable CLI. The runtime deliberately bundled common developer tooling so users could run, test, format, lint, and document code without assembling a separate Node-style toolchain.

Deno 2, announced in October 2024, marked a shift from rejecting much of the Node ecosystem to supporting Node.js and npm compatibility. The Deno team described that release as combining Deno's original simplicity and security goals with package.json, node_modules, workspaces, npm specifiers, and private npm registries.

Adoption history

Early Deno adoption centered on developers who wanted browser-like module loading, TypeScript without a separate compiler setup, and a permission model for command-line scripts. Its official docs still present the tool as a secure-by-default runtime with a built-in formatter, linter, test runner, benchmarker, and package workflow.

After Deno 2, adoption broadened toward existing Node projects because Deno could run in repositories with package.json and node_modules while keeping Deno's own tooling and permission model. The release feed shows continued active releases, including Deno 2.9.0 in June 2026.

How it is used

Deno is used as a CLI runtime for scripts, services, tests, local tools, web servers, and TypeScript projects. The getting-started docs show deno init creating a project with deno.json, main.ts, and tests, then running TypeScript directly without a separate build step.

Package workflows can use URL imports, JSR packages, npm: specifiers, deno.json, or package.json depending on the project. Deno 2 also supports private npm registry configuration through .npmrc, which aligns it with enterprise Node package workflows.

Why package nerds care

Deno is package-nerd catnip because it challenges the usual JavaScript runtime/package-manager split. One executable brings together runtime, installer, formatter, linter, test runner, task runner, dependency management, and docs.

Its history also tracks a major ecosystem lesson: clean-slate runtimes are attractive, but compatibility wins adoption. Deno 2's Node and npm support made the package story less ideologically pure and much more operationally useful.

Timeline

  • 2018: The denoland/deno repository is created on GitHub.
  • 2020: Deno 1.0 is announced as the first stable CLI release.
  • 2024: Deno 2 is announced with Node.js and npm compatibility.
  • 2026: Deno 2.9.0 is published on GitHub releases.

Related projects

  • Node.js is the historical reference point and compatibility target for Deno 2.
  • V8 and Rust are core implementation technologies discussed in the Deno 1.0 announcement.
  • JSR is Deno's TypeScript-first package registry companion.
  • Fresh and Deno Deploy are related Deno ecosystem projects from Deno Land.

security posture

Risk level: yellow

doc example: JavaScript runtime.

Risk classifier

yellow risk · high confidence · runtime

Why

  • doc example: JavaScript runtime

Signals

  • override:deno

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 6 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
deno.jsondeno.jsoncpackage.json

executables

Installed executables

CommandKindExposureNote
denocliglobal executable
dxcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version2.9.1
manager updated2026-07-01
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/denoland/deno

install metadata

Package metadata

Package keybrew:deno
Version2.9.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/deno
Homepagehttps://deno.com/
Repositoryhttps://github.com/denoland/deno
Upstream docshttps://docs.deno.com/
LicenseMIT
Source archivehttps://github.com/denoland/deno/releases/download/v2.9.1/deno_src.tar.gz
Last updated2026-07-01T18:57:24Z
Pulseupdated
Dependencieslittle-cms2, sqlite
Build dependenciescmake, lld, llvm, ninja, pkgconf, rust
Uses from macOSlibffi
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedeno
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • dxpy
Requirements
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

deno

nix profile install nixpkgs#deno
  • normalized package name match
  • Matched by: Deno
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/de/deno/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

deno 2.7.4-r2

A modern runtime for JavaScript and TypeScript

https://deno.land/

sudo apk add deno
  • License: MIT
  • Architecture: x86_64
  • Source Package: deno
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Deno
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: deno from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

deno-bash-completion 2.7.4-r2

Bash completions for deno

https://deno.land/

sudo apk add deno-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: deno
  • normalized package name match
  • Matched by: Deno
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: deno-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

deno-fish-completion 2.7.4-r2

Fish completions for deno

https://deno.land/

sudo apk add deno-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: deno
  • normalized package name match
  • Matched by: Deno
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: deno-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

deno-zsh-completion 2.7.4-r2

Zsh completions for deno

https://deno.land/

sudo apk add deno-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: deno
  • normalized package name match
  • Matched by: Deno
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: deno-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

deno 2.8.2-1

A secure runtime for JavaScript and TypeScript

https://deno.com

sudo pacman -S deno
  • License: MIT
  • Architecture: x86_64
  • 7 dependencies
  • normalized package name match
  • Matched by: Deno
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: deno from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

deno 2.6.10-1.3

A secure JavaScript and TypeScript runtime

https://github.com/denoland/deno

sudo zypper install deno
  • License: MIT
  • Category: Productivity/Other
  • Architecture: x86_64
  • Source Package: deno
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Deno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: deno from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

deno-bash-completion 2.6.10-1.3

Bash Completion for deno

https://github.com/denoland/deno

sudo zypper install deno-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: deno
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Deno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: deno-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

deno-fish-completion 2.6.10-1.3

Fish Completion for deno

https://github.com/denoland/deno

sudo zypper install deno-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: deno
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Deno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: deno-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

deno-zsh-completion 2.6.10-1.3

Zsh Completion for deno

https://github.com/denoland/deno

sudo zypper install deno-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: deno
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Deno
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: deno-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

deno

sudo port install deno
  • normalized package name match
  • Matched by: Deno
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/deno/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

deno

choco install deno
  • normalized package name match
  • Matched by: Deno
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: deno from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','dell-omsa'
Scoop95%

main/deno

scoop install main/deno
  • normalized package name match
  • Matched by: Deno
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/deno.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

DenoLand.Deno

winget install --id DenoLand.Deno -e
  • normalized package name match
  • Matched by: Deno
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: DenoLand.Deno from https://cdn.winget.microsoft.com/cache/source.msix
Debian apt92%

dx 1:4.4.4-18+b1

OpenDX (IBM Visualization Data Explorer) - main package

https://web.archive.org/web/20080812051658/http://www.opendx.org/

sudo apt install dx
  • Section: science
  • Architecture: amd64
  • Source Package: dx
  • 12 dependencies
  • 2 optional deps
  • installed executable or alias match
  • Matched by: Dx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

dx-doc 1:4.4.4-18

OpenDX (IBM Visualization Data Explorer) - documentation

https://web.archive.org/web/20080812051658/http://www.opendx.org/

sudo apt install dx-doc
  • Section: doc
  • Architecture: all
  • Source Package: dx
  • 1 dependencies
  • 1 optional deps
  • installed executable or alias match
  • Matched by: Dx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dx-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment