wlib on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S wlib

* (Optional) Uninstall wlib on Arch using YAY

$ yay -Rns wlib

2. Manually Install "wlib" via AUR

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

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

b. Clone wlib's git locally

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

c. Go to ~/wlib folder and install it

$ cd ~/wlib $ makepkg -si

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

ID: 904968
Name: wlib
PackageBaseID: 166667
PackageBase: wlib
Version: 0.1-1
Description: A collection of free open-source lightweight general-purpose libraries for C language
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Wispy
FirstSubmitted: 1620652458
LastModified: 1620662239
URLPath: /cgit/aur.git/snapshot/wlib.tar.gz