bun on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "bun" 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
Copied
b. Install bun on Arch using YAY
$
yay -S
bun
Copied
* (Optional) Uninstall bun on Arch using YAY
$
yay -Rns
bun
Copied
2. Manually Install "bun" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bun's git locally
$
git clone https://aur.archlinux.org/bun.git
~/bun
Copied
c. Go to ~/bun folder and install it
$
cd
~/bun
Copied
$
makepkg -si
Copied
3. Information about the bun package on Arch User Repository (AUR)
ID: 1415888
Name: bun
PackageBaseID: 197536
PackageBase: bun
Version: 1.0.29-1
Description: Bun is a fast JavaScript all-in-one toolkit. This PKGBUILD builds from source, resulting into a smaller and faster binary depending on your CPU.
URL: https://github.com/oven-sh/bun
NumVotes: 9
Popularity: 3.387297
OutOfDate: 1709576527
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1694554317
LastModified: 1708965881
URLPath: /cgit/aur.git/snapshot/bun.tar.gz
Name: bun
PackageBaseID: 197536
PackageBase: bun
Version: 1.0.29-1
Description: Bun is a fast JavaScript all-in-one toolkit. This PKGBUILD builds from source, resulting into a smaller and faster binary depending on your CPU.
URL: https://github.com/oven-sh/bun
NumVotes: 9
Popularity: 3.387297
OutOfDate: 1709576527
Maintainer: tiziodcaio
Submitter: tiziodcaio
FirstSubmitted: 1694554317
LastModified: 1708965881
URLPath: /cgit/aur.git/snapshot/bun.tar.gz