stapler on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S stapler

* (Optional) Uninstall stapler on Arch using YAY

$ yay -Rns stapler

2. Manually Install "stapler" via AUR

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

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

b. Clone stapler's git locally

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

c. Go to ~/stapler folder and install it

$ cd ~/stapler $ makepkg -si

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

ID: 783802
Name: stapler
PackageBaseID: 40284
PackageBase: stapler
Version: 1.0.0-4
Description: A small utility making use of the pypdf library to provide a (somewhat) lighter alternative to pdftk
URL: https://github.com/hellerbarde/stapler
NumVotes: 89
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: biginoz
FirstSubmitted: 1282843949
LastModified: 1598527874
URLPath: /cgit/aur.git/snapshot/stapler.tar.gz