pxlib on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S pxlib

* (Optional) Uninstall pxlib on Arch using YAY

$ yay -Rns pxlib

2. Manually Install "pxlib" via AUR

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

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

b. Clone pxlib's git locally

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

c. Go to ~/pxlib folder and install it

$ cd ~/pxlib $ makepkg -si

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

ID: 681853
Name: pxlib
PackageBaseID: 28653
PackageBase: pxlib
Version: 0.6.8-1
Description: Library to read and write Paradox DB files
URL: http://pxlib.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: andrewchen
Submitter:
FirstSubmitted: 1248250703
LastModified: 1577888542
URLPath: /cgit/aur.git/snapshot/pxlib.tar.gz