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

Last updated: July 03,2024

1. Install "python-stsci.distutils" package

Please follow the guidelines below to install python-stsci.distutils on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-stsci.distutils" package

Here is a brief guide to show you how to uninstall python-stsci.distutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-stsci.distutils
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: stsci.distutils
Version: 0.3.7-4
Depends: python-d2to1, python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/stsci.distutils/python-stsci.distutils_0.3.7-4_all.deb
Size: 23504
MD5sum: eabd2bac348320fc5a4abfacc7070bb0
SHA1: 96bcc83497c037f13e72caf13348d2d59afe4ac7
SHA256: 463feb891f851466495d8887853c5a5f750487ccfc2b2069cab4bcf2a23747b4
Description-en: Python 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 2 version.
Description-md5: 4addf2ae93266ab853fa3e2d340cf632
Homepage: http://pypi.python.org/pypi/stsci.distutils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu