pslib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pslib

* (Optional) Uninstall pslib on Arch using YAY

$ yay -Rns pslib

2. Manually Install "pslib" via AUR

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

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

b. Clone pslib's git locally

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

c. Go to ~/pslib folder and install it

$ cd ~/pslib $ makepkg -si

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

ID: 796682
Name: pslib
PackageBaseID: 98271
PackageBase: pslib
Version: 0.4.6-1
Description: pslib is a C-library to create PostScript files on the fly
URL: http://pslib.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: blip
Submitter: blip
FirstSubmitted: 1440319848
LastModified: 1601114276
URLPath: /cgit/aur.git/snapshot/pslib.tar.gz