SlackBuilds Repository

15.0 > Development > deno (2.9.6)

Deno is a JavaScript, TypeScript, and WebAssembly runtime. It's built
on V8, Rust, and Tokio.

This script builds only half of Deno from source, the V8 engine itself
is downloaded from github in a binary form. Patches to build itself
from source are welcomed by the SlackBuild author.

In particular, this package should be useful for a new (circa 2025)
generation of yt-dlp.

NOTE:
-deno needs ~14Gb of disk space to build
-release-lite is the new default build profile
-reduced build time and memory usage, but slightly larger binary
-memory usage at build time is about 4GB
-if you want to build the regular release profile set the following
- "DENOPROFILE=release"
-memory required at build time is about 12GB and will almost
double the compile time
-if deno fails to build check for OOM messages and increase swap
and/or enable zram.

This requires: rust-opt

Maintained by: fourtysixandtwo
Keywords: javascript,typescript,webassembly,v8,js,ts,java,nodejs,node,chrome,chromium
ChangeLog: deno

Homepage:
https://deno.com

Source Downloads (64bit):
librusty_v8_simdutf_release_x86_64-unknown-linux-gnu.a.gz (0057f6c9c5d1c56bac00291f0931e060)
librusty_v8_simdutf_release_aarch64-unknown-linux-gnu.a.gz (8e7a8561f0a351bfa1cda5bb4ecb654a)
deno-2.9.6.tar.gz (c1a9d3906e1b14dbcaadaf16198ee358)
deno-vendored-sources-2.9.6-1.tar.xz (6afe1db5cef195ec0dbb9a6ec7e1782f)

Download SlackBuild:
deno.tar.gz
deno.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
deno.SlackBuild
deno.info
mkvendored.sh
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds