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

Last updated: September 20,2024

1. Install "python-fmcs" package

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

$ sudo apt update $ sudo apt install python-fmcs

2. Uninstall "python-fmcs" package

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

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

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

Package: python-fmcs
Priority: optional
Section: universe/python
Installed-Size: 174
Maintainer: Ubuntu Developers
Original-Maintainer: Debichem Team
Architecture: all
Source: fmcs
Version: 1.0-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-argparse, python-rdkit
Filename: pool/universe/f/fmcs/python-fmcs_1.0-1_all.deb
Size: 43978
MD5sum: 7125f59b20d9d4f1ed19c3336433df66
SHA1: 3175655678a71f43d810bf18ac60c0fc8c021abc
SHA256: 9dfc8170b6a6eb176daf447974bf791eb3d16528d2ba3a3ce79474121697055b
Description-en: Find Maximum Common Substructure
Fcms finds the maximum common substructure (MCS) of a group (or cluster) of
chemical structures and report the result as a SMARTS string.
.
More specifically, the MCS found is a common edge subgraph, and not a
common induced subgraph. Only connected MCSes are found.
Description-md5: 6de05c0ccd736f29ce8a3308bf2b1be7
Homepage: https://bitbucket.org/dalke/fmcs/overview
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu