pdf2book on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pdf2book

* (Optional) Uninstall pdf2book on Arch using YAY

$ yay -Rns pdf2book

2. Manually Install "pdf2book" via AUR

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

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

b. Clone pdf2book's git locally

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

c. Go to ~/pdf2book folder and install it

$ cd ~/pdf2book $ makepkg -si

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

ID: 206677
Name: pdf2book
PackageBaseID: 58498
PackageBase: pdf2book
Version: 1-3
Description: Rearranges the pages in a PDF to be printed as a book (or booklet). Print double-sided in "short-edge" mode.
URL: http://www.documentroot.net/linux/linux-buecher-broschueren-drucken
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer:
Submitter: akurei
FirstSubmitted: 1334505179
LastModified: 1436011329
URLPath: /cgit/aur.git/snapshot/pdf2book.tar.gz