pdftxt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pdftxt

* (Optional) Uninstall pdftxt on Arch using YAY

$ yay -Rns pdftxt

2. Manually Install "pdftxt" via AUR

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

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

b. Clone pdftxt's git locally

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

c. Go to ~/pdftxt folder and install it

$ cd ~/pdftxt $ makepkg -si

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

ID: 1326806
Name: pdftxt
PackageBaseID: 60676
PackageBase: pdftxt
Version: 0.7-6
Description: Simple wrapper around libmupdf to extract text from PDF files
URL: https://litcave.rudi.ir
NumVotes: 6
Popularity: 0.002899
OutOfDate:
Maintainer: eclairevoyant
Submitter: Sara
FirstSubmitted: 1341949985
LastModified: 1696045228
URLPath: /cgit/aur.git/snapshot/pdftxt.tar.gz