macOS
brew install denolocal Homebrew formula metadata
sudo port install denoMacPorts ports tree · devel/deno/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für deno in AI-Agent-Workflows.
Installation
brew install denolocal Homebrew formula metadata
sudo port install denoMacPorts ports tree · devel/deno/Portfile · Quelle: api.github.com
sudo apk add denoAlpine Linux edge package indexes · deno · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#denonixpkgs package indexes · pkgs/by-name/de/deno/package.nix · Quelle: api.github.com
sudo pacman -S denoArch Linux sync databases · deno · Quelle: geo.mirror.pkgbuild.com
sudo zypper install denoopenSUSE Tumbleweed package metadata · deno · Quelle: download.opensuse.org
sudo apt install dxDebian stable package indexes · dx · Quelle: deb.debian.org
sudo dnf install dxFedora Rawhide package metadata · dx · Quelle: dl.fedoraproject.org
choco install denoChocolatey community package catalog · deno · Quelle: community.chocolatey.org
scoop install main/denoScoop official bucket manifest trees · bucket/deno.json · Quelle: api.github.com
winget install --id DenoLand.Deno -eWindows Package Manager source index · DenoLand.Deno · Quelle: cdn.winget.microsoft.com
Überblick
Secure runtime for JavaScript and TypeScript
Verlauf
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.
Sicherheitslage
doc example: JavaScript runtime.
yellow Risiko · hoch Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
deno.jsondeno.jsoncpackage.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
deno | cli | globales Executable | |
dx | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/denoland/deno
Installationsmetadaten
| Paketschlüssel | brew:deno |
|---|---|
| Version | 2.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/deno |
| Homepage | https://deno.com/ |
| Repository | https://github.com/denoland/deno |
| Upstream-Dokumentation | https://docs.deno.com/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/denoland/deno/releases/download/v2.9.2/deno_src.tar.gz |
| Zuletzt aktualisiert | 2026-07-08T16:29:48Z |
| Pulse | updated |
| Abhängigkeiten | little-cms2, sqlite |
| Build-Abhängigkeiten | cmake, lld, llvm, ninja, pkgconf, rust |
| Von macOS bereitgestellte Bibliotheken | libffi |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | deno |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
deno
nix profile install nixpkgs#denodeno 2.7.4-r2
A modern runtime for JavaScript and TypeScript
sudo apk add denodeno-bash-completion 2.7.4-r2
Bash completions for deno
sudo apk add deno-bash-completiondeno-fish-completion 2.7.4-r2
Fish completions for deno
sudo apk add deno-fish-completiondeno-zsh-completion 2.7.4-r2
Zsh completions for deno
sudo apk add deno-zsh-completiondeno 2.8.2-1
A secure runtime for JavaScript and TypeScript
sudo pacman -S denodeno 2.6.10-1.3
A secure JavaScript and TypeScript runtime
https://github.com/denoland/deno
sudo zypper install denodeno-bash-completion 2.6.10-1.3
Bash Completion for deno
https://github.com/denoland/deno
sudo zypper install deno-bash-completiondeno-fish-completion 2.6.10-1.3
Fish Completion for deno
https://github.com/denoland/deno
sudo zypper install deno-fish-completiondeno-zsh-completion 2.6.10-1.3
Zsh Completion for deno
https://github.com/denoland/deno
sudo zypper install deno-zsh-completiondeno
sudo port install denodeno
choco install denomain/deno
scoop install main/denoDenoLand.Deno
winget install --id DenoLand.Deno -edx 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 dxdx-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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.