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

Last updated: May 18,2024

1. Install "python3-extras" package

This guide let you learn how to install python3-extras on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-extras

2. Uninstall "python3-extras" package

This guide let you learn how to uninstall python3-extras on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-extras $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-extras
Priority: optional
Section: python
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-extras
Version: 0.0.3-3
Depends: python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Recommends: python3-testtools
Filename: pool/main/p/python-extras/python3-extras_0.0.3-3_all.deb
Size: 6672
MD5sum: 3d3ae9139a66684fca19cbfa7179af51
SHA1: 824bc83db60023496c889707251d96d4a8501e86
SHA256: 1b72f94573700ae85e3a7b6806ac295292314b7ba9e162567fb8ea0fef908605
Description-en: extensions to the Python standard library (Python 3.x)
Extras is a set of extensions to the Python standard library, originally
written to make the code within testtools cleaner, but now split out for
general use outside of a testing context.
.
This package contains the libraries for Python 3.x.
Description-md5: 02644786849446bb9cf4067d67d7f4b7
Homepage: http://pypi.python.org/pypi/extras
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk