How to Install rdkit-data software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install rdkit-data software package in Ubuntu 14.04 LTS (Trusty Tahr)

rdkit-data software package provides Collection of cheminformatics and machine-learning software (data files), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install rdkit-data 

rdkit-data is installed in your system.

Make ensure the rdkit-data package were installed using the commands given below,

$ sudo dpkg-query -l | grep rdkit-data *

You will get with rdkit-data package name, version, architecture and description in a table

rdkit-data package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package rdkit-data
Version 201309-1
Description Collection of cheminformatics and machine-learning software (data files)
Sub Section Science


See Also, How to uninstall or remove rdkit-data software package from Ubuntu 14.04 LTS (Trusty Tahr)?