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

Last updated: May 09,2024

1. Install "python3-stsci.distutils" package

This guide covers the steps necessary to install python3-stsci.distutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-stsci.distutils

2. Uninstall "python3-stsci.distutils" package

Please follow the step by step instructions below to uninstall python3-stsci.distutils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-stsci.distutils $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-stsci.distutils
Priority: optional
Section: universe/python
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: stsci.distutils
Version: 0.3.7-4
Depends: python3-d2to1, python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/s/stsci.distutils/python3-stsci.distutils_0.3.7-4_all.deb
Size: 23718
MD5sum: eaa4af2e2dce759e68393b714cfb709e
SHA1: 25ef54d806ba0efbfe4841b6f8da518a7eb24de9
SHA256: 9097b6f95481a9348a7b62150acbbddb1f24e77a2e5dc1ebd2e46e7176b7a5d4
Description-en: Python3 packaging utilities for STScI's packages
This package contains utilities used to package some of STScI's Python
projects; specifically those projects that comprise stsci_python_ and
Astrolib_. It currently consists mostly of some setup_hook scripts meant
for use with distutils2 and/or d2to1, and a customized easy_install
command meant for use with distribute.
.
This is the Python 3 version.
Description-md5: 22c5e2baf51403a02ed0b516d1592963
Homepage: http://pypi.python.org/pypi/stsci.distutils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu