pdfresurrect on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S pdfresurrect

* (Optional) Uninstall pdfresurrect on Arch using YAY

$ yay -Rns pdfresurrect

2. Manually Install "pdfresurrect" via AUR

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

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

b. Clone pdfresurrect's git locally

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

c. Go to ~/pdfresurrect folder and install it

$ cd ~/pdfresurrect $ makepkg -si

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

ID: 1166954
Name: pdfresurrect
PackageBaseID: 27415
PackageBase: pdfresurrect
Version: 0.23-1
Description: tool aimed at analyzing PDF documents
URL: https://github.com/enferex/pdfresurrect
NumVotes: 9
Popularity: 0.117997
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1245422620
LastModified: 1668034248
URLPath: /cgit/aur.git/snapshot/pdfresurrect.tar.gz