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

Last updated: September 29,2024

1. Install "python3-pem.noarch" package

In this section, we are going to explain the necessary steps to install python3-pem.noarch on Fedora 38

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

2. Uninstall "python3-pem.noarch" package

Please follow the step by step instructions below to uninstall python3-pem.noarch on Fedora 38:

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

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

Last metadata expiration check: 5:17:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-pem
Version : 21.2.0
Release : 6.fc38
Architecture : noarch
Size : 29 k
Source : python-pem-21.2.0-6.fc38.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.