pdfadd on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S pdfadd

* (Optional) Uninstall pdfadd on Arch using YAY

$ yay -Rns pdfadd

2. Manually Install "pdfadd" via AUR

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

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

b. Clone pdfadd's git locally

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

c. Go to ~/pdfadd folder and install it

$ cd ~/pdfadd $ makepkg -si

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

ID: 1371234
Name: pdfadd
PackageBaseID: 164885
PackageBase: pdfadd
Version: 2.0.2-1
Description: Charting wizard for pdflatex/asymptote
URL: https://xm1math.net/pdfadd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gune
Submitter: Gune
FirstSubmitted: 1616705139
LastModified: 1702821221
URLPath: /cgit/aur.git/snapshot/pdfadd.tar.gz