How to Install and Uninstall python311-pyaes Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-pyaes" package
Please follow the guidelines below to install python311-pyaes on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pyaes
Copied
2. Uninstall "python311-pyaes" package
This guide let you learn how to uninstall python311-pyaes on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pyaes
Copied
3. Information about the python311-pyaes package on openSuSE Tumbleweed
Information for package python311-pyaes:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyaes
Version : 1.6.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 149.8 KiB
Installed : No
Status : not installed
Source package : python-pyaes-1.6.1-4.1.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 : openSUSE-Tumbleweed-Oss
Name : python311-pyaes
Version : 1.6.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 149.8 KiB
Installed : No
Status : not installed
Source package : python-pyaes-1.6.1-4.1.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.