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

Last updated: April 29,2024

1. Install "python36-pem" package

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

$ sudo zypper refresh $ sudo zypper install python36-pem

2. Uninstall "python36-pem" package

Please follow the guidelines below to uninstall python36-pem on openSuSE Tumbleweed:

$ sudo zypper remove python36-pem

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

Information for package python36-pem:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pem
Version : 20.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 41,7 KiB
Installed : No
Status : not installed
Source package : python-pem-20.1.0-1.7.src
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.