How to Install and Uninstall python3-pem Package on openSUSE Leap
Last updated: November 16,2024
1. Install "python3-pem" package
Please follow the instructions below to install python3-pem on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pem
Copied
2. Uninstall "python3-pem" package
In this section, we are going to explain the necessary steps to uninstall python3-pem on openSUSE Leap:
$
sudo zypper remove
python3-pem
Copied
3. Information about the python3-pem package on openSUSE Leap
Information for package python3-pem:
------------------------------------
Repository : Main Repository
Name : python3-pem
Version : 20.1.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 42.4 KiB
Installed : No
Status : not installed
Source package : python-pem-20.1.0-bp155.2.11.src
Upstream URL : https://github.com/hynek/pem
Summary : PEM file parsing in Python
Description :
pem is a Python module for parsing and splitting of PEM files,
i.e. Base64 encoded DER keys and certificates.
------------------------------------
Repository : Main Repository
Name : python3-pem
Version : 20.1.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 42.4 KiB
Installed : No
Status : not installed
Source package : python-pem-20.1.0-bp155.2.11.src
Upstream URL : https://github.com/hynek/pem
Summary : PEM file parsing in Python
Description :
pem is a Python module for parsing and splitting of PEM files,
i.e. Base64 encoded DER keys and certificates.