pdfio on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pdfio

* (Optional) Uninstall pdfio on Arch using YAY

$ yay -Rns pdfio

2. Manually Install "pdfio" via AUR

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

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

b. Clone pdfio's git locally

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

c. Go to ~/pdfio folder and install it

$ cd ~/pdfio $ makepkg -si

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

ID: 1396288
Name: pdfio
PackageBaseID: 183043
PackageBase: pdfio
Version: 1.2.0-1
Description: Simple C library for reading and writing PDF files
URL: https://github.com/michaelrsweet/pdfio
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: amadan
Submitter: amadan
FirstSubmitted: 1654813653
LastModified: 1706742470
URLPath: /cgit/aur.git/snapshot/pdfio.tar.gz