How to Install and Uninstall libindigo-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 03,2025

1. Install "libindigo-dev" package

In this section, we are going to explain the necessary steps to install libindigo-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libindigo-dev

2. Uninstall "libindigo-dev" package

This tutorial shows how to uninstall libindigo-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libindigo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libindigo-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libindigo-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 2952
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: amd64
Source: indigo
Version: 1.1.12-1.1
Depends: libindigo0d (= 1.1.12-1.1)
Filename: pool/universe/i/indigo/libindigo-dev_1.1.12-1.1_amd64.deb
Size: 379348
MD5sum: b0a26977330c6c87b0dde9ede864ca90
SHA1: bd1fa3d25b561bd55f9aabe1aebb6724c616c7f0
SHA256: 997d7be5da7b2aa3a340b7ef6512c52e65bef4c5d0dad70cdf6cd0210f14b34f
Description-en: Organic Chemistry Toolkit (development files)
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 static library and header files.
Description-md5: dea10894f94d66fdb4a10d860a85e480
Homepage: http://ggasoftware.com/opensource/indigo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu