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

Last updated: May 19,2024

1. Install "python2-rsa" package

This guide covers the steps necessary to install python2-rsa on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-rsa

2. Uninstall "python2-rsa" package

Please follow the guidelines below to uninstall python2-rsa on openSUSE Leap:

$ sudo zypper remove python2-rsa

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

Information for package python2-rsa:
------------------------------------
Repository : Main Repository
Name : python2-rsa
Version : 3.4.2-3.4.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 261,5 KiB
Installed : No
Status : not installed
Source package : python-rsa-3.4.2-3.4.1.src
Summary : Pure-Python RSA Implementation
Description :
Python-RSA is a pure-Python RSA implementation. It supports encryption and
decryption, signing and verifying signatures, and key generation according to
PKCS#1 version 1.5.