deno-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "deno-git" 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-git on Arch using YAY

$ yay -S deno-git

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

$ yay -Rns deno-git

2. Manually Install "deno-git" via AUR

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

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

b. Clone deno-git's git locally

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

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

$ cd ~/deno-git $ makepkg -si

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

ID: 1169779
Name: deno-git
PackageBaseID: 135351
PackageBase: deno-git
Version: 1.28.0.r8202.g7aa8e9c0351e-1
Description: A secure runtime for JavaScript and TypeScript
URL: https://deno.land
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AlK
FirstSubmitted: 1535147405
LastModified: 1668549607
URLPath: /cgit/aur.git/snapshot/deno-git.tar.gz