toybox on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S toybox

* (Optional) Uninstall toybox on Arch using YAY

$ yay -Rns toybox

2. Manually Install "toybox" via AUR

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

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

b. Clone toybox's git locally

$ git clone https://aur.archlinux.org/toybox.git ~/toybox

c. Go to ~/toybox folder and install it

$ cd ~/toybox $ makepkg -si

3. Information about the toybox package on Arch User Repository (AUR)

ID: 1299295
Name: toybox
PackageBaseID: 67811
PackageBase: toybox
Version: 0.8.10-1
Description: All-in-one Linux command line
URL: https://landley.net/toybox
NumVotes: 9
Popularity: 0.016068
OutOfDate:
Maintainer: Score_Under
Submitter:
FirstSubmitted: 1362533007
LastModified: 1691231254
URLPath: /cgit/aur.git/snapshot/toybox.tar.gz