peepdf on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S peepdf

* (Optional) Uninstall peepdf on Arch using YAY

$ yay -Rns peepdf

2. Manually Install "peepdf" via AUR

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

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

b. Clone peepdf's git locally

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

c. Go to ~/peepdf folder and install it

$ cd ~/peepdf $ makepkg -si

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

ID: 834160
Name: peepdf
PackageBaseID: 71504
PackageBase: peepdf
Version: 1:0.3-2
Description: A python tool to explore PDF files in order to find out if the file can be harmful or not
URL: https://github.com/jesparza/peepdf
NumVotes: 7
Popularity: 0.000928
OutOfDate:
Maintainer:
Submitter: codemunkii
FirstSubmitted: 1372821843
LastModified: 1608103552
URLPath: /cgit/aur.git/snapshot/peepdf.tar.gz