How to Install and Uninstall python3-flufl.enum Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "python3-flufl.enum" package

Please follow the steps below to install python3-flufl.enum on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-flufl.enum

2. Uninstall "python3-flufl.enum" package

This tutorial shows how to uninstall python3-flufl.enum on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-flufl.enum $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flufl.enum package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-flufl.enum
Priority: optional
Section: universe/python
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: flufl.enum
Version: 4.1-2
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-flufl.enum-doc
Filename: pool/universe/f/flufl.enum/python3-flufl.enum_4.1-2_all.deb
Size: 20978
MD5sum: 09b4d65c418dea00bb328cda4e2a8396
SHA1: 646104e5b243a790c885b4dd2581667784c5a822
SHA256: 7582e0c8be66628f77e4a478083c4f58b54c4548e5494e20d10fd71c7a2a39e3
Description-en: yet another Python enumeration package (Python 3)
This package provides a Python enumeration, with an emphasis on simple,
specific, concise semantics in an easy to read and write syntax.
``flufl.enum`` has just enough of the features needed to make enumerations
useful, but without a lot of extra baggage to weigh them down.
.
This is the Python 3 version of the package.
Description-md5: 6891b044116013a4c4069e3ea57b311b
Homepage: http://launchpad.net/flufl.enum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu