plib on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S plib

* (Optional) Uninstall plib on Arch using YAY

$ yay -Rns plib

2. Manually Install "plib" via AUR

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

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

b. Clone plib's git locally

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

c. Go to ~/plib folder and install it

$ cd ~/plib $ makepkg -si

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

ID: 783628
Name: plib
PackageBaseID: 152485
PackageBase: plib
Version: 1.8.5-9
Description: Set of libraries to write games and other realtime interactive applications
URL: http://plib.sourceforge.net/
NumVotes: 10
Popularity: 0.109017
OutOfDate:
Maintainer: jgmdev
Submitter: jelly
FirstSubmitted: 1588853781
LastModified: 1598477207
URLPath: /cgit/aur.git/snapshot/plib.tar.gz