pdfx on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "pdfx" 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 pdfx on Arch using YAY
$
yay -S
pdfx
Copied
* (Optional) Uninstall pdfx on Arch using YAY
$
yay -Rns
pdfx
Copied
2. Manually Install "pdfx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pdfx's git locally
$
git clone https://aur.archlinux.org/pdfx.git
~/pdfx
Copied
c. Go to ~/pdfx folder and install it
$
cd
~/pdfx
Copied
$
makepkg -si
Copied
3. Information about the pdfx package on Arch User Repository (AUR)
ID: 1016470
Name: pdfx
PackageBaseID: 174886
PackageBase: pdfx
Version: 1.4.1-1
Description: Extract text, metadata and references from PDF.
URL: https://github.com/metachris/pdfx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1641812245
LastModified: 1641812245
URLPath: /cgit/aur.git/snapshot/pdfx.tar.gz
Name: pdfx
PackageBaseID: 174886
PackageBase: pdfx
Version: 1.4.1-1
Description: Extract text, metadata and references from PDF.
URL: https://github.com/metachris/pdfx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: swiftgeek
Submitter: swiftgeek
FirstSubmitted: 1641812245
LastModified: 1641812245
URLPath: /cgit/aur.git/snapshot/pdfx.tar.gz