pdfscale on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pdfscale

* (Optional) Uninstall pdfscale on Arch using YAY

$ yay -Rns pdfscale

2. Manually Install "pdfscale" via AUR

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

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

b. Clone pdfscale's git locally

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

c. Go to ~/pdfscale folder and install it

$ cd ~/pdfscale $ makepkg -si

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

ID: 1127292
Name: pdfscale
PackageBaseID: 185018
PackageBase: pdfscale
Version: 2.5.3-1
Description: Bash Script to Scale and Resize PDFs using Ghostscript
URL: https://github.com/tavinus/pdfScale
NumVotes: 1
Popularity: 0.368633
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1660778159
LastModified: 1660778889
URLPath: /cgit/aur.git/snapshot/pdfscale.tar.gz