bun-git on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S bun-git

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

$ yay -Rns bun-git

2. Manually Install "bun-git" via AUR

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

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

b. Clone bun-git's git locally

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

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

$ cd ~/bun-git $ makepkg -si

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

ID: 1328734
Name: bun-git
PackageBaseID: 197711
PackageBase: bun-git
Version: 1.0.2.r20.bab9889-1
Description: Bun is a fast JavaScript all-in-one toolkit. This PKGBUILD builds from source, resulting into a minor binary depending on your CPU.
URL: https://github.com/oven-sh/bun
NumVotes: 1
Popularity: 0.028348
OutOfDate: 1701241112
Maintainer: NoelJacob
Submitter: NoelJacob
FirstSubmitted: 1695049137
LastModified: 1696437551
URLPath: /cgit/aur.git/snapshot/bun-git.tar.gz