pdf-zip on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pdf-zip

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

$ yay -Rns pdf-zip

2. Manually Install "pdf-zip" via AUR

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

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

b. Clone pdf-zip's git locally

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

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

$ cd ~/pdf-zip $ makepkg -si

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

ID: 233189
Name: pdf-zip
PackageBaseID: 85123
PackageBase: pdf-zip
Version: 0.2.5-1
Description: Combines two pdf files into one while taking the pages alternating from one and the other file (shuffling them into each other). Containes a variant reversing the second file before combining.
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1409226069
LastModified: 1442999743
URLPath: /cgit/aur.git/snapshot/pdf-zip.tar.gz