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

Last updated: May 17,2024

1. Install "python-enum34" package

Please follow the instructions below to install python-enum34 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-enum34

2. Uninstall "python-enum34" package

In this section, we are going to explain the necessary steps to uninstall python-enum34 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-enum34
Priority: optional
Section: python
Installed-Size: 239
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: enum34
Version: 1.1.2-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-enum34-doc
Filename: pool/main/e/enum34/python-enum34_1.1.2-1_all.deb
Size: 35786
MD5sum: 3019999f3c59f035c452a7610f1a4040
SHA1: 775c138edea8a9f86b08a7c56f39e092bd985165
SHA256: 173b68bc7dfef87f44a43db470d69b7d8524669e587ca8bc49a201eb63bdc7b2
Description-en: backport of Python 3.4's enum package
PEP 435 adds an enumeration to Python 3.4. This module provides a
backport of that data type for older Python versions. It defines two
enumeration classes that can be used to define unit sets of names and
values: Enum and IntEnum.
.
This is the Python 2 compatible package.
Description-md5: 7a84e62443614d77de4e8b7525f7a612
Homepage: https://pypi.python.org/pypi/enum34
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome, ubuntustudio-audio, ubuntu-gnome-desktop, ubuntu-sdk, ubuntukylin-desktop