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