busybox-coreutils on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S busybox-coreutils

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

$ yay -Rns busybox-coreutils

2. Manually Install "busybox-coreutils" via AUR

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

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

b. Clone busybox-coreutils's git locally

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

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

$ cd ~/busybox-coreutils $ makepkg -si

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

ID: 1279356
Name: busybox-coreutils
PackageBaseID: 189239
PackageBase: busybox-coreutils
Version: 1.36.0-4
Description: POSIX-compliant utility applets from BusyBox.
URL: https://busybox.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1692400420
Maintainer: emmatebibyte
Submitter: emmatebibyte
FirstSubmitted: 1672780106
LastModified: 1687845811
URLPath: /cgit/aur.git/snapshot/busybox-coreutils.tar.gz