How to Install and Uninstall python3-rsa Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python3-rsa" package
Here is a brief guide to show you how to install python3-rsa on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-rsa
Copied
2. Uninstall "python3-rsa" package
In this section, we are going to explain the necessary steps to uninstall python3-rsa on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-rsa
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-rsa package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-rsa
Priority: optional
Section: universe/python
Installed-Size: 147
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-rsa
Version: 3.2.3-1.1
Depends: python3, python3-pyasn1 (>= 0.1.3), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-rsa/python3-rsa_3.2.3-1.1_all.deb
Size: 27194
MD5sum: 0cc1bd337c70879f245941a2c00fa381
SHA1: 9d6738a2491af4bce67787edc9d74f15ad3726b0
SHA256: 33195c3ccd19c8be7ad3dc871cd8951c456ee16f82be7505d96948b27cd8b659
Description-en: Pure-Python RSA implementation (Python 3)
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. It can be used as a Python library as
well as on the commandline. The code was mostly written by Sybren A. Stüvel.
.
This package contains the module for Python 3.
Description-md5: 661c45d2c5f07d4774802a57c39654af
Homepage: http://stuvel.eu/rsa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 147
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-rsa
Version: 3.2.3-1.1
Depends: python3, python3-pyasn1 (>= 0.1.3), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-rsa/python3-rsa_3.2.3-1.1_all.deb
Size: 27194
MD5sum: 0cc1bd337c70879f245941a2c00fa381
SHA1: 9d6738a2491af4bce67787edc9d74f15ad3726b0
SHA256: 33195c3ccd19c8be7ad3dc871cd8951c456ee16f82be7505d96948b27cd8b659
Description-en: Pure-Python RSA implementation (Python 3)
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. It can be used as a Python library as
well as on the commandline. The code was mostly written by Sybren A. Stüvel.
.
This package contains the module for Python 3.
Description-md5: 661c45d2c5f07d4774802a57c39654af
Homepage: http://stuvel.eu/rsa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu