pdflib-lite on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pdflib-lite

* (Optional) Uninstall pdflib-lite on Arch using YAY

$ yay -Rns pdflib-lite

2. Manually Install "pdflib-lite" via AUR

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

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

b. Clone pdflib-lite's git locally

$ git clone https://aur.archlinux.org/pdflib-lite.git ~/pdflib-lite

c. Go to ~/pdflib-lite folder and install it

$ cd ~/pdflib-lite $ makepkg -si

3. Information about the pdflib-lite package on Arch User Repository (AUR)

ID: 791223
Name: pdflib-lite
PackageBaseID: 157618
PackageBase: pdflib-lite
Version: 7.0.5p3-4
Description: PDF manipulation library.
URL: https://www.pdflib.com
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1599868486
LastModified: 1600001393
URLPath: /cgit/aur.git/snapshot/pdflib-lite.tar.gz