busybox-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S busybox-git

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

$ yay -Rns busybox-git

2. Manually Install "busybox-git" via AUR

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

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

b. Clone busybox-git's git locally

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

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

$ cd ~/busybox-git $ makepkg -si

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

ID: 1260693
Name: busybox-git
PackageBaseID: 139639
PackageBase: busybox-git
Version: 1.36.0.r67.g3e83699ce-1
Description: Tiny versions of many common UNIX utilities
URL: https://www.busybox.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1550205025
LastModified: 1684588208
URLPath: /cgit/aur.git/snapshot/busybox-git.tar.gz