wrld on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "wrld" 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 wrld on Arch using YAY
$
yay -S
wrld
Copied
* (Optional) Uninstall wrld on Arch using YAY
$
yay -Rns
wrld
Copied
2. Manually Install "wrld" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone wrld's git locally
$
git clone https://aur.archlinux.org/wrld.git
~/wrld
Copied
c. Go to ~/wrld folder and install it
$
cd
~/wrld
Copied
$
makepkg -si
Copied
3. Information about the wrld package on Arch User Repository (AUR)
ID: 438871
Name: wrld
PackageBaseID: 117016
PackageBase: wrld
Version: 1.0-1
Description: simplified bash loops (or, xargs -I on steroids)
URL: https://github.com/ninjaaron/wrld
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ninjaaron
Submitter: ninjaaron
FirstSubmitted: 1479027873
LastModified: 1503825147
URLPath: /cgit/aur.git/snapshot/wrld.tar.gz
Name: wrld
PackageBaseID: 117016
PackageBase: wrld
Version: 1.0-1
Description: simplified bash loops (or, xargs -I on steroids)
URL: https://github.com/ninjaaron/wrld
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ninjaaron
Submitter: ninjaaron
FirstSubmitted: 1479027873
LastModified: 1503825147
URLPath: /cgit/aur.git/snapshot/wrld.tar.gz