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

Last updated: May 17,2024

1. Install "python-enthoughtbase" package

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

$ sudo apt update $ sudo apt install python-enthoughtbase

2. Uninstall "python-enthoughtbase" package

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

$ sudo apt remove python-enthoughtbase $ sudo apt autoclean && sudo apt autoremove

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

Package: python-enthoughtbase
Priority: optional
Section: universe/python
Installed-Size: 657
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 3.1.0-2build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-apptools
Filename: pool/universe/p/python-enthoughtbase/python-enthoughtbase_3.1.0-2build1_all.deb
Size: 116902
MD5sum: 2ce3580ca45ec93d4a29eee6d0541eba
SHA1: 76474a319bc04a22a59d186a5fd181d8e4ba7e3a
SHA256: a07215dd78db21ba62ee19273f2255d670f32038a2b87d831deebc16d773ec15
Description-en: Core packages for the Enthought Tool Suite
The EnthoughtBase project includes a few core packages that are used
by many other projects in the Enthought Tool Suite:
.
* enthought.etsconfig: Supports configuring settings that need to
be shared across multiple projects or programs on the same
system. Most significant of these is the GUI toolkit to be
used. You can also configure locations for writing application
data and user data, and the name of the company responsible for
the software (which is used in the application and user data
paths on some systems).
* enthought.logger: Provides convenience functions for creating
logging handlers.
* enthought.util: Provides miscellaneous utility functions
Description-md5: 6fcbe693e122da09494ce93eccd5a81a
Homepage: http://pypi.python.org/pypi/EnthoughtBase
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu