pdf-append on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S pdf-append

* (Optional) Uninstall pdf-append on Arch using YAY

$ yay -Rns pdf-append

2. Manually Install "pdf-append" via AUR

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

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

b. Clone pdf-append's git locally

$ git clone https://aur.archlinux.org/pdf-append.git ~/pdf-append

c. Go to ~/pdf-append folder and install it

$ cd ~/pdf-append $ makepkg -si

3. Information about the pdf-append package on Arch User Repository (AUR)

ID: 233192
Name: pdf-append
PackageBaseID: 100577
PackageBase: pdf-append
Version: 0.3-2
Description: Combines an arbitrary amount of pdf documents into one by appending the documents one after another.
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1442996355
LastModified: 1442999924
URLPath: /cgit/aur.git/snapshot/pdf-append.tar.gz