deno-init on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S deno-init

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

$ yay -Rns deno-init

2. Manually Install "deno-init" via AUR

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

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

b. Clone deno-init's git locally

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

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

$ cd ~/deno-init $ makepkg -si

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

ID: 1305971
Name: deno-init
PackageBaseID: 194214
PackageBase: deno-init
Version: 1.0+deno+1.x-2
Description: Startup AUR providing the latest deno runtime, then you can upgrade deno using `deno upgrade`
URL: https://deno.land
NumVotes: 1
Popularity: 0.010468
OutOfDate:
Maintainer: chardon55
Submitter: chardon55
FirstSubmitted: 1685702365
LastModified: 1692405214
URLPath: /cgit/aur.git/snapshot/deno-init.tar.gz