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

Last updated: October 05,2024

1. Install "python38-pem" package

Please follow the step by step instructions below to install python38-pem on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pem

2. Uninstall "python38-pem" package

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

$ sudo zypper remove python38-pem

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

Information for package python38-pem:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pem
Version : 20.1.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 41,8 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.