How to Install and Uninstall python3-pyaes Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-pyaes" package
Please follow the guidance below to install python3-pyaes on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pyaes
Copied
2. Uninstall "python3-pyaes" package
This guide let you learn how to uninstall python3-pyaes on openSUSE Leap:
$
sudo zypper remove
python3-pyaes
Copied
3. Information about the python3-pyaes package on openSUSE Leap
Information for package python3-pyaes:
--------------------------------------
Repository : Main Repository
Name : python3-pyaes
Version : 1.6.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 191.5 KiB
Installed : No
Status : not installed
Source package : python-pyaes-1.6.1-bp155.2.11.src
Upstream URL : https://github.com/ricmoo/pyaes/
Summary : Pure-Python Implementation of the AES block-cipher
Description :
A pure-Python implementation of the AES (FIPS-197) block-cipher algorithm and common modes of operation (CBC, CFB, CTR, ECB, OFB) with no dependencies beyond standard Python libraries. See README.md for API reference and details.
--------------------------------------
Repository : Main Repository
Name : python3-pyaes
Version : 1.6.1-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 191.5 KiB
Installed : No
Status : not installed
Source package : python-pyaes-1.6.1-bp155.2.11.src
Upstream URL : https://github.com/ricmoo/pyaes/
Summary : Pure-Python Implementation of the AES block-cipher
Description :
A pure-Python implementation of the AES (FIPS-197) block-cipher algorithm and common modes of operation (CBC, CFB, CTR, ECB, OFB) with no dependencies beyond standard Python libraries. See README.md for API reference and details.