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

Last updated: September 20,2024

1. Install "python-cinfony" package

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

$ sudo apt update $ sudo apt install python-cinfony

2. Uninstall "python-cinfony" package

This guide let you learn how to uninstall python-cinfony on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-cinfony
Priority: optional
Section: universe/python
Installed-Size: 202
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: all
Source: cinfony
Version: 1.2-1
Provides: python2.7-cinfony
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: libcdk-java, libopsin-java, python-imaging-tk, python-indigo, python-jpype, python-openbabel, python-rdkit
Suggests: ironpython, jython
Filename: pool/universe/c/cinfony/python-cinfony_1.2-1_all.deb
Size: 33020
MD5sum: 0b5f76a4b40dfbdfff0ba5cdeeb49353
SHA1: 7cba065cb7eeedf8a3c92bc97de4981cc07cab5f
SHA256: 40166e743f681358c079754752e1d91218586776e44d231a87ecf5c839e0953e
Description-en: Python abstraction layer to cheminformatics toolkits
Cinfoy provides a common Python interface to various cheminformatics
toolkits. This makes it possible to use the complementary features of
cheminformatics toolktis using a common interface. If functionality is
provided by more than one toolkit, the Cinfony user can choose the
implementation they prefer.
.
Cinfony supports the following toolkits:
* OpenBabel
* RDKit
* CDK
* Indigo
.
Cinfony also includes the Opsin module for translating IUPAC names to chemical
data and the Webel web services module.
Description-md5: f56d3e8b6e7c4e4ea146b566d5a2e639
Homepage: http://code.google.com/p/cinfony/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu