How to Install and Uninstall python39-pem Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python39-pem" package

Please follow the guidance below to install python39-pem on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pem

2. Uninstall "python39-pem" package

Please follow the guidance below to uninstall python39-pem on openSuSE Tumbleweed:

$ sudo zypper remove python39-pem

3. Information about the python39-pem package on openSuSE Tumbleweed

Information for package python39-pem:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pem
Version : 23.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 48.2 KiB
Installed : No
Status : not installed
Source package : python-pem-23.1.0-1.2.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.