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

Last updated: July 04,2024

1. Install "python311-pem" package

Learn how to install python311-pem on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pem

2. Uninstall "python311-pem" package

Please follow the steps below to uninstall python311-pem on openSuSE Tumbleweed:

$ sudo zypper remove python311-pem

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

Information for package python311-pem:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pem
Version : 23.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 55.4 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.