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

Last updated: May 09,2024

1. Install "dssp" package

Please follow the instructions below to install dssp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dssp

2. Uninstall "dssp" package

This tutorial shows how to uninstall dssp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dssp $ sudo apt autoclean && sudo apt autoremove

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

Package: dssp
Priority: optional
Section: universe/science
Installed-Size: 513
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 2.2.1-2ubuntu1
Depends: libboost-iostreams1.58.0, libboost-program-options1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/d/dssp/dssp_2.2.1-2ubuntu1_amd64.deb
Size: 168014
MD5sum: 3ce35c977dadf62a22942e37aaffa13e
SHA1: 74e12c997b8b36a839737fc056d02e0a9b9dd962
SHA256: 0530e5e1b3e19264c9e25e0f1ac8bda92bee457f039fbc2ba9663b1685dc1e3f
Description-en: protein secondary structure assignment based on 3D structure
DSSP is an application you use to assign the secondary structure of a protein
based on its solved three dimensional (3D) structure.
.
This version (2) of DSSP is a rewrite that produces the same output as the
original DSSP, but deals better with exceptions in PDB files and is much
faster.
Description-md5: 57a41b893507973bf2abd8295df96294
Homepage: http://www.cmbi.ru.nl/dssp.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu