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

Last updated: May 21,2024

1. Install "python3-rsa" package

Please follow the steps below to install python3-rsa on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-rsa

2. Uninstall "python3-rsa" package

Here is a brief guide to show you how to uninstall python3-rsa on openSUSE Leap:

$ sudo zypper remove python3-rsa

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

Information for package python3-rsa:
------------------------------------
Repository : Main Repository
Name : python3-rsa
Version : 3.4.2-150000.3.7.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 322.7 KiB
Installed : No
Status : not installed
Source package : python-rsa-3.4.2-150000.3.7.1.src
Upstream URL : http://stuvel.eu/rsa
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.