toybox on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install toybox on Arch using YAY
$
yay -S
toybox
Copied
* (Optional) Uninstall toybox on Arch using YAY
$
yay -Rns
toybox
Copied
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
Copied
b. Clone toybox's git locally
$
git clone https://aur.archlinux.org/toybox.git
~/toybox
Copied
c. Go to ~/toybox folder and install it
$
cd
~/toybox
Copied
$
makepkg -si
Copied
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
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