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

Last updated: October 07,2024

1. Install "python3-pem.noarch" package

Learn how to install python3-pem.noarch on Fedora 36

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

2. Uninstall "python3-pem.noarch" package

Please follow the guidance below to uninstall python3-pem.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:24:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pem
Version : 21.2.0
Release : 3.fc36
Architecture : noarch
Size : 22 k
Source : python-pem-21.2.0-3.fc36.src.rpm
Repository : fedora
Summary : Easy PEM file parsing
URL : https://github.com/hynek/pem
License : ASL 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.