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

Last updated: September 28,2024

1. Install "python312-pem" package

This is a short guide on how to install python312-pem on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pem

2. Uninstall "python312-pem" package

This guide let you learn how to uninstall python312-pem on openSuSE Tumbleweed:

$ sudo zypper remove python312-pem

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

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