How to Install and Uninstall python-slowaes Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "python-slowaes" package

This guide let you learn how to install python-slowaes on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-slowaes

2. Uninstall "python-slowaes" package

Please follow the guidance below to uninstall python-slowaes on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-slowaes $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-slowaes package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-slowaes
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Joseph Bisch
Architecture: all
Source: slowaes
Version: 0.1a1-2
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/s/slowaes/python-slowaes_0.1a1-2_all.deb
Size: 9174
MD5sum: 4e1d423122052043535befab50f72d67
SHA1: 3884b020bf6292653cae90835f195bdb8cce4318
SHA256: e0e28d6e40bebf2c841fec8f4ebb84a1d992e3ac779b5f8dad634cabd244aaa1
Description-en: implementation of AES in Python
This package contains an implementation of AES in Python. This implementation
is slow (hence the project name) but still useful when faster ones are not
available.
Description-md5: 301c4f44e635ec243d07dab0c9ad56f8
Homepage: http://code.google.com/p/slowaes/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu