wrld on AUR (Arch User Repository)

Last updated: May 19,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

b. Install wrld on Arch using YAY

$ yay -S wrld

* (Optional) Uninstall wrld on Arch using YAY

$ yay -Rns wrld

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

b. Clone wrld's git locally

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

c. Go to ~/wrld folder and install it

$ cd ~/wrld $ makepkg -si

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