How to Install and Uninstall libssm1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "libssm1" package

Learn how to install libssm1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libssm1

2. Uninstall "libssm1" package

Please follow the step by step instructions below to uninstall libssm1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libssm1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libssm1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libssm1
Priority: extra
Section: universe/libs
Installed-Size: 224
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: ssm
Version: 1.3-2.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libmmdb0, libstdc++6 (>= 4.1.1)
Filename: pool/universe/s/ssm/libssm1_1.3-2.1_amd64.deb
Size: 83832
MD5sum: 50865d825e705b48898087020051cf63
SHA1: cc46dabd4bf071119db97ae658400c923ae8066e
SHA256: baa2a3f06c92cf82fe300d83aa1500a82fc684d0632e1b1ca7e72b5840e23aee
Description-en: macromolecular superposition library - runtime
SSM is a macromolecular coordinate superposition library, written by
Eugene Krissinel of the EBI.
.
The library implements the SSM algorithm of protein structure
comparison in three dimensions, which includes an original procedure
of matching graphs built on the protein's secondary-structure
elements, followed by an iterative three-dimensional alignment of
protein backbone Calpha atoms.
.
The algorithm implemented by the software is described in:
E. Krissinel & K. Henrick (2004) Secondary-structure matching (SSM), a
new tool for fast protein structure alignment in three dimensions.
Acta Crystallogr D Biol Crystallogr. 60, 2256-68.
.
This package contains the shared library components needed for programs
that have been compiled with the ssm library.
Description-md5: c9f7b40a235dd7aaac69c6cd4e318e6f
Multi-Arch: same
Homepage: http://www.ccp4.ac.uk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions