How to Install and Uninstall python3-pem.noarch Package on Fedora 39

Last updated: January 16,2025

1. Install "python3-pem.noarch" package

Please follow the guidance below to install python3-pem.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-pem.noarch

2. Uninstall "python3-pem.noarch" package

Please follow the guidelines below to uninstall python3-pem.noarch on Fedora 39:

$ sudo dnf remove python3-pem.noarch $ sudo dnf autoremove

3. Information about the python3-pem.noarch package on Fedora 39

Last metadata expiration check: 5:52:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-pem
Version : 23.1.0
Release : 2.fc39
Architecture : noarch
Size : 31 k
Source : python-pem-23.1.0-2.fc39.src.rpm
Repository : fedora
Summary : Easy PEM file parsing
URL : https://github.com/hynek/pem
License : Apache-2.0
Description : pem is an MIT-licensed Python module for parsing and splitting of PEM files,
: i.e. Base64-encoded DER keys and certificates.