python2-pgpdump on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-pgpdump

* (Optional) Uninstall python2-pgpdump on Arch using YAY

$ yay -Rns python2-pgpdump

2. Manually Install "python2-pgpdump" via AUR

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

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

b. Clone python2-pgpdump's git locally

$ git clone https://aur.archlinux.org/python2-pgpdump.git ~/python2-pgpdump

c. Go to ~/python2-pgpdump folder and install it

$ cd ~/python2-pgpdump $ makepkg -si

3. Information about the python2-pgpdump package on Arch User Repository (AUR)

ID: 858313
Name: python2-pgpdump
PackageBaseID: 72522
PackageBase: python2-pgpdump
Version: 1.5-2
Description: PGP packet parser library.
URL: https://pypi.python.org/pypi/pgpdump
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmirate
FirstSubmitted: 1376267181
LastModified: 1612410457
URLPath: /cgit/aur.git/snapshot/python2-pgpdump.tar.gz