paps on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S paps

* (Optional) Uninstall paps on Arch using YAY

$ yay -Rns paps

2. Manually Install "paps" via AUR

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

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

b. Clone paps's git locally

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

c. Go to ~/paps folder and install it

$ cd ~/paps $ makepkg -si

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

ID: 1219394
Name: paps
PackageBaseID: 166561
PackageBase: paps
Version: 0.8.0-1
Description: Converts Unicode text to postscript and pdf using pango
URL: https://github.com/dov/paps
NumVotes: 4
Popularity: 0.180983
OutOfDate:
Maintainer: vesath
Submitter: arojas
FirstSubmitted: 1620465585
LastModified: 1677659093
URLPath: /cgit/aur.git/snapshot/paps.tar.gz