pdftag on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pdftag

* (Optional) Uninstall pdftag on Arch using YAY

$ yay -Rns pdftag

2. Manually Install "pdftag" via AUR

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

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

b. Clone pdftag's git locally

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

c. Go to ~/pdftag folder and install it

$ cd ~/pdftag $ makepkg -si

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

ID: 1191627
Name: pdftag
PackageBaseID: 119578
PackageBase: pdftag
Version: 1.0.5+4+g3c1d224-1
Description: A simple metadata editor for PDFs
URL: https://github.com/arrufat/pdftag
NumVotes: 9
Popularity: 0.001427
OutOfDate:
Maintainer: swiftscythe
Submitter: swiftscythe
FirstSubmitted: 1486549517
LastModified: 1672820953
URLPath: /cgit/aur.git/snapshot/pdftag.tar.gz