How to Install and Uninstall python2-pem Package on openSUSE Leap

Last updated: May 13,2024

1. Install "python2-pem" package

Please follow the guidance below to install python2-pem on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pem

2. Uninstall "python2-pem" package

This is a short guide on how to uninstall python2-pem on openSUSE Leap:

$ sudo zypper remove python2-pem

3. Information about the python2-pem package on openSUSE Leap

Information for package python2-pem:
------------------------------------
Repository : Main Repository
Name : python2-pem
Version : 20.1.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 32,8 KiB
Installed : No
Status : not installed
Source package : python-pem-20.1.0-bp153.1.17.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.