How to Install and Uninstall python3-pyaes Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-pyaes" package

Learn how to install python3-pyaes on Kali Linux

$ sudo apt update $ sudo apt install python3-pyaes

2. Uninstall "python3-pyaes" package

Please follow the instructions below to uninstall python3-pyaes on Kali Linux:

$ sudo apt remove python3-pyaes $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyaes package on Kali Linux

Package: python3-pyaes
Source: pyaes
Version: 1.6.1-5
Installed-Size: 89
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 18096
SHA256: abd267185ccdbea7624be50953851dd6f06c7d3bfb51e22633414487ca45a843
SHA1: 69174e201216ae99514c31d668aa1272639fa688
MD5sum: f9f6fbd569f1efff503f2e0c1de5c9e4
Description: Pure-Python implementation of the AES cipher (Python 3)
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.
.
This package contains the Python 3 version of pyaes.
Description-md5:
Homepage: https://github.com/ricmoo/pyaes
Section: python
Priority: optional
Filename: pool/main/p/pyaes/python3-pyaes_1.6.1-5_all.deb