bun-bin on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S bun-bin

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

$ yay -Rns bun-bin

2. Manually Install "bun-bin" via AUR

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

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

b. Clone bun-bin's git locally

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

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

$ cd ~/bun-bin $ makepkg -si

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

ID: 1427496
Name: bun-bin
PackageBaseID: 183783
PackageBase: bun-bin
Version: 1.0.31-1
Description: All-in-one JavaScript runtime built for speed, with bundler, transpiler, test runner, and package manager. Includes bunx, shell completions and support for baseline CPUs
URL: https://github.com/oven-sh/bun
NumVotes: 48
Popularity: 5.096822
OutOfDate:
Maintainer: NoelJacob
Submitter: thdxr
FirstSubmitted: 1657072645
LastModified: 1710478640
URLPath: /cgit/aur.git/snapshot/bun-bin.tar.gz