pdfbooklet on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pdfbooklet

* (Optional) Uninstall pdfbooklet on Arch using YAY

$ yay -Rns pdfbooklet

2. Manually Install "pdfbooklet" via AUR

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

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

b. Clone pdfbooklet's git locally

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

c. Go to ~/pdfbooklet folder and install it

$ cd ~/pdfbooklet $ makepkg -si

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

ID: 1317298
Name: pdfbooklet
PackageBaseID: 168930
PackageBase: pdfbooklet
Version: 3.1.2-3
Description: Utility to convert a PDF into a booklet, reordering pages.
URL: https://pdfbooklet.sourceforge.io
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kauron
Submitter: tmladek
FirstSubmitted: 1626358254
LastModified: 1694435618
URLPath: /cgit/aur.git/snapshot/pdfbooklet.tar.gz