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

Last updated: December 25,2024

1. Install "python310-pem" package

This guide covers the steps necessary to install python310-pem on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pem

2. Uninstall "python310-pem" package

Please follow the step by step instructions below to uninstall python310-pem on openSuSE Tumbleweed:

$ sudo zypper remove python310-pem

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

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