Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget, apt, dnf 安装 deno

查看 deno 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install deno

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install deno

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add deno

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

Nix已验证 · 92%
nix profile install nixpkgs#deno

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

Arch Linux pacman已验证 · 92%
sudo pacman -S deno

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

openSUSE zypper已验证 · 92%
sudo zypper install deno

openSUSE Tumbleweed package metadata · deno · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install dx

Debian stable package indexes · dx · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install dx

Fedora Rawhide package metadata · dx · 来源: dl.fedoraproject.org

Windows

Chocolatey已验证 · 92%
choco install deno

Chocolatey community package catalog · deno · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/deno

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

Windows Package Manager已验证 · 92%
winget install --id DenoLand.Deno -e

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

概览

软件包摘要

Secure runtime for JavaScript and TypeScript

命令和别名

  • deno
  • dx

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

安全态势

风险级别:yellow

doc example: JavaScript runtime.

风险分类器

yellow 风险 · 高 置信度 · runtime

原因

  • doc example: JavaScript runtime

信号

  • override:deno

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 6 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
denocli全局可执行文件
dxcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.9.2
管理器更新时间2026-07-08
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/denoland/deno

安装元数据

软件包元数据

软件包键brew:deno
版本2.9.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/deno
主页https://deno.com/
仓库https://github.com/denoland/deno
上游文档https://docs.deno.com/
许可证MIT
源码归档https://github.com/denoland/deno/releases/download/v2.9.2/deno_src.tar.gz
最后更新2026-07-08T16:29:48Z
Pulseupdated
依赖little-cms2, sqlite
构建依赖cmake, lld, llvm, ninja, pkgconf, rust
macOS 提供的库libffi
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

deno

nix profile install nixpkgs#deno
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 2 可选依赖
  • installed executable or alias match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • installed executable or alias match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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