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