python-pdfnup on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-pdfnup

* (Optional) Uninstall python-pdfnup on Arch using YAY

$ yay -Rns python-pdfnup

2. Manually Install "python-pdfnup" via AUR

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

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

b. Clone python-pdfnup's git locally

$ git clone https://aur.archlinux.org/python-pdfnup.git ~/python-pdfnup

c. Go to ~/python-pdfnup folder and install it

$ cd ~/python-pdfnup $ makepkg -si

3. Information about the python-pdfnup package on Arch User Repository (AUR)

ID: 288510
Name: python-pdfnup
PackageBaseID: 109374
PackageBase: python-pdfnup
Version: 0.4.2-1
Description: a Python module and CLI tool for layouting multiple pages per sheet of a PDF
URL: http://www.dinu-gherman.net/tmp/pdfnup-README.html
NumVotes: 5
Popularity: 3.5E-5
OutOfDate: 1610850550
Maintainer:
Submitter: keenerd
FirstSubmitted: 1459088126
LastModified: 1459089513
URLPath: /cgit/aur.git/snapshot/python-pdfnup.tar.gz