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

Last updated: May 20,2024

1. Install "python-flufl.enum" package

This is a short guide on how to install python-flufl.enum on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flufl.enum" package

Please follow the step by step instructions below to uninstall python-flufl.enum on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-flufl.enum
Priority: optional
Section: universe/python
Installed-Size: 104
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: flufl.enum
Version: 4.1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-flufl.enum-doc
Filename: pool/universe/f/flufl.enum/python-flufl.enum_4.1-2_all.deb
Size: 20950
MD5sum: ff9e9068239b8516e40af5ff2cb348a3
SHA1: 76c82dd1d82ff9909f657f29253250d0883415b1
SHA256: 87bcadff68199e787e0fa775888e531ff4d64be9fd3e3d6d1c5360922d8957bf
Description-en: yet another Python enumeration package (Python 2)
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.
Description-md5: 4823f49636a84a889b796714671f9721
Homepage: http://launchpad.net/flufl.enum
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu