How to Install and Uninstall python3-flufl.enum Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-flufl.enum" package

Please follow the guidelines below to install python3-flufl.enum on Kali Linux

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

2. Uninstall "python3-flufl.enum" package

Learn how to uninstall python3-flufl.enum on Kali Linux:

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

3. Information about the python3-flufl.enum package on Kali Linux

Package: python3-flufl.enum
Source: flufl.enum
Version: 4.1.1-6
Installed-Size: 97
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-flufl.enum-doc
Size: 22868
SHA256: 2e71b5e7b26d2ab07fb3ec224a244b418525ecd92fedfa0858ac0f10e479fb16
SHA1: 60cc97e1d7b53b5c4194adf017bb8773747c4648
MD5sum: a76c7ce04cbd73303bf3ee71e6253b06
Description: 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:
Homepage: https://launchpad.net/flufl.enum
Section: python
Priority: optional
Filename: pool/main/f/flufl.enum/python3-flufl.enum_4.1.1-6_all.deb