python-pgpdump on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-pgpdump

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

$ yay -Rns python-pgpdump

2. Manually Install "python-pgpdump" via AUR

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

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

b. Clone python-pgpdump's git locally

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

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

$ cd ~/python-pgpdump $ makepkg -si

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

ID: 586159
Name: python-pgpdump
PackageBaseID: 75380
PackageBase: python-pgpdump
Version: 1.5-1
Description: Python replacement for java.util.Properties.
URL: https://pypi.python.org/pypi/pgpdump
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: IooNag
Submitter: tredaelli
FirstSubmitted: 1384442981
LastModified: 1550131737
URLPath: /cgit/aur.git/snapshot/python-pgpdump.tar.gz