deno-bin on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "deno-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install deno-bin on Arch using YAY

$ yay -S deno-bin

* (Optional) Uninstall deno-bin on Arch using YAY

$ yay -Rns deno-bin

2. Manually Install "deno-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone deno-bin's git locally

$ git clone https://aur.archlinux.org/deno-bin.git ~/deno-bin

c. Go to ~/deno-bin folder and install it

$ cd ~/deno-bin $ makepkg -si

3. Information about the deno-bin package on Arch User Repository (AUR)

ID: 1134956
Name: deno-bin
PackageBaseID: 176643
PackageBase: deno-bin
Version: 1.25.1-1
Description: A modern runtime for JavaScript and TypeScript.
URL: https://deno.land
NumVotes: 1
Popularity: 0.30056
OutOfDate:
Maintainer: Namaku1801
FirstSubmitted: 1646533724
LastModified: 1662287202
URLPath: /cgit/aur.git/snapshot/deno-bin.tar.gz