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

Last updated: May 18,2024

1. Install "python3-distlib" package

Please follow the guidelines below to install python3-distlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-distlib

2. Uninstall "python3-distlib" package

Please follow the guidelines below to uninstall python3-distlib on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-distlib
Priority: optional
Section: universe/python
Installed-Size: 543
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: all
Source: distlib
Version: 0.2.2-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/d/distlib/python3-distlib_0.2.2-1_all.deb
Size: 112792
MD5sum: 96fa87fbd17dd81d40614dbfae09d9dd
SHA1: d19b60fe123bab3a68f518242a9981b9e5d9309e
SHA256: d49c0cfb560d1e5caeddf142e0e567bd6179fed739fec52eb90f8f190ef9a58c
Description-en: low-level components of python distutils2/packaging
Distlib is a library which implements low-level functions that relate to
packaging and distribution of Python software. It is intended to be used
as the basis for third-party packaging tools.
Description-md5: 44daa2f9de8460fc76b9e2c3c64334dc
Homepage: https://pypi.python.org/pypi/distlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu