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