How to Install and Uninstall deno Package on Arch Linux

Last updated: May 15,2024

1. Install "deno" package

Please follow the guidance below to install deno on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S deno

2. Uninstall "deno" package

This guide covers the steps necessary to uninstall deno on Arch Linux:

$ sudo pacman -Rcns deno

3. Information about the deno package on Arch Linux

Repository : extra
Name : deno
Version : 1.41.1-1
Description : A secure runtime for JavaScript and TypeScript
Architecture : x86_64
URL : https://deno.land
Licenses : MIT
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 28.58 MiB
Installed Size : 88.07 MiB
Packager : Felix Yan
Build Date : Tue Mar 5 19:42:02 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions