plibsys on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S plibsys

* (Optional) Uninstall plibsys on Arch using YAY

$ yay -Rns plibsys

2. Manually Install "plibsys" via AUR

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

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

b. Clone plibsys's git locally

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

c. Go to ~/plibsys folder and install it

$ cd ~/plibsys $ makepkg -si

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

ID: 874612
Name: plibsys
PackageBaseID: 125173
PackageBase: plibsys
Version: 0.0.4-1
Description: Cross-platform system C library with some helpful routines
URL: https://github.com/saprykin/plibsys
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1503970504
LastModified: 1615247804
URLPath: /cgit/aur.git/snapshot/plibsys.tar.gz