pdfalto on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pdfalto

* (Optional) Uninstall pdfalto on Arch using YAY

$ yay -Rns pdfalto

2. Manually Install "pdfalto" via AUR

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

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

b. Clone pdfalto's git locally

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

c. Go to ~/pdfalto folder and install it

$ cd ~/pdfalto $ makepkg -si

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

ID: 1020072
Name: pdfalto
PackageBaseID: 175140
PackageBase: pdfalto
Version: 0.4-1
Description: PDF to XML ALTO file converter
URL: https://github.com/kermitt2/pdfalto
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1642429120
LastModified: 1642429120
URLPath: /cgit/aur.git/snapshot/pdfalto.tar.gz