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

Last updated: May 19,2024

1. Install "python-enum34-doc" package

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

$ sudo apt update $ sudo apt install python-enum34-doc

2. Uninstall "python-enum34-doc" package

This is a short guide on how to uninstall python-enum34-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-enum34-doc
Priority: optional
Section: doc
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: enum34
Version: 1.1.2-1
Filename: pool/main/e/enum34/python-enum34-doc_1.1.2-1_all.deb
Size: 12952
MD5sum: 57b7548ce865a12c7dec2674a6b4cc6a
SHA1: 29d87101ca467c60caf96861cbccdf40e557f997
SHA256: 8e5ca14546159c7cdbdfa572037d5f87bfc6517c9fa1ccb5b77f883de9f2562c
Description-en: backport of Python 3.4's enum package (documentation)
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 common documentation package.
Description-md5: 7155bd2a302e135d0adbb2262e1b5e08
Homepage: https://pypi.python.org/pypi/enum34
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m