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

Last updated: June 29,2024

1. Install "python2-pycrypto" package

In this section, we are going to explain the necessary steps to install python2-pycrypto on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pycrypto

2. Uninstall "python2-pycrypto" package

This guide let you learn how to uninstall python2-pycrypto on openSUSE Leap:

$ sudo zypper remove python2-pycrypto

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

Information for package python2-pycrypto:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pycrypto
Version : 2.6.1-3.2.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2,2 MiB
Installed : No
Status : not installed
Source package : python-pycrypto-2.6.1-3.2.1.src
Summary : Cryptographic modules for Python
Description :
The package contains:
* Hash functions: MD2, MD4, RIPEMD, SHA256.
* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES,
Triple-DES, IDEA, RC5.
* Stream encryption algorithms: ARC4, simple XOR.
* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
* Protocols: All-or-nothing transforms, chaffing/winnowing.
* Miscellaneous: RFC1751 module for converting 128-key keys into a
set of English words, primality testing.
* Some demo programs (currently all quite old and outdated).

5. The same packages on other Linux Distributions