python-pem on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-pem

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

$ yay -Rns python-pem

2. Manually Install "python-pem" via AUR

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

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

b. Clone python-pem's git locally

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

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

$ cd ~/python-pem $ makepkg -si

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

ID: 1051691
Name: python-pem
PackageBaseID: 139861
PackageBase: python-pem
Version: 21.2.0-2
Description: Parsing and splitting PEM files
URL: https://github.com/hynek/pem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1550879895
LastModified: 1647411613
URLPath: /cgit/aur.git/snapshot/python-pem.tar.gz

5. The same packages on other Linux Distributions