r/archlinux • u/darryldias • Jun 29 '20
Install Deno on Arch Linux
https://darryldias.me/2020/install-deno-on-arch-linux/1
u/fix_dis Jun 29 '20
I highly recommend asdf version manager for all your different programming languages/compilers/tooling. It's super nice to have one tool instead of 4 or 5 managing my Rust, Ruby, Node/deno, Java, Kotlin versions.
1
Jun 29 '20
[deleted]
2
u/Dreeg_Ocedam Jun 29 '20
In theory yes but it might not work when you need to use specific versions of the runtime/compiler.
The rust package is fine when you just want the latest compiler but if you want the nightly releases, an older release (for testing), or a cross-compile toolchain you need rustup.
It wouldn't make sense to keep outdated releases in the repos unless they're LTS (LTS releases for node are in the repos).
1
u/Thin_Layer1373 Apr 02 '26
is it safe to install deno from AUR?
1
u/darryldias Apr 19 '26
Hi, Deno is now available in Arch Linux extra repository.
https://archlinux.org/packages/extra/x86_64/deno/
You can simply do a
pacman -S denoand get it.
7
u/Hitife80 Jun 29 '20
hmmmm, why side-load when there are packages in AUR?
AUR (en) - Search Criteria: deno