python-pygpgme on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-pygpgme

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

$ yay -Rns python-pygpgme

2. Manually Install "python-pygpgme" via AUR

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

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

b. Clone python-pygpgme's git locally

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

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

$ cd ~/python-pygpgme $ makepkg -si

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

ID: 1237849
Name: python-pygpgme
PackageBaseID: 192437
PackageBase: python-pygpgme
Version: 0.3-10
Description: A Python interface to the gpgme GnuPG library
URL: https://launchpad.net/pygpgme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dvzrv
FirstSubmitted: 1680857866
LastModified: 1680857866
URLPath: /cgit/aur.git/snapshot/python-pygpgme.tar.gz

5. The same packages on other Linux Distributions