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

Last updated: September 21,2024

1. Install "python-indigo" package

This is a short guide on how to install python-indigo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-indigo

2. Uninstall "python-indigo" package

Please follow the guidance below to uninstall python-indigo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-indigo
Priority: extra
Section: universe/python
Installed-Size: 151
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: all
Source: indigo
Version: 1.1.12-1.1
Depends: libindigo0d (>= 1.1.12-1.1), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/i/indigo/python-indigo_1.1.12-1.1_all.deb
Size: 22858
MD5sum: 9d468bd26a8afc177e5c96eb02bd548c
SHA1: 1c81571e25c327fcf289874ebec362627ab3fc12
SHA256: 873f6c02c5bf009f067e8215d0e5fb3edf442d89698c7840cef4cbc73e75cfe0
Description-en: Organic Chemistry Toolkit (Python module)
Indigo is a C++ based organic chemistry and cheminformatics software
environment. Features Include:
.
* Molecule and reaction rendering including SVG support
* Automatic layout for SMILES-represented molecules and reactions
* Canonical (isomeric) SMILES computation
* Exact matching, substructure matching, SMARTS matching
* Matching of tautomers and resonance structures
* Molecule fingerprinting, molecule similarity computation
* Fast enumeration of SSSR rings, subtrees, and edge sugraphs
* Molecular weight, molecular formula computation
* R-Group deconvolution and scaffold detection
* Computation of the exact maximum common substructure for an
arbitrary amount of input structures
* Combinatorial chemistry
* Plugin support in the API
.
File formats Indigo support include MDL Mol, SDF, RDF, CML, SMILES and
SMARTS.
.
This package contains the Python modules.
Description-md5: e09afc9c84e49887e5a88d1b5efaed79
Homepage: http://ggasoftware.com/opensource/indigo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu