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

Last updated: May 19,2024

1. Install "libmstoolkit77" package

Here is a brief guide to show you how to install libmstoolkit77 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmstoolkit77

2. Uninstall "libmstoolkit77" package

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

$ sudo apt remove libmstoolkit77 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmstoolkit77
Priority: optional
Section: universe/libs
Installed-Size: 581
Maintainer: Ubuntu Developers
Original-Maintainer: The Debichem Group
Architecture: amd64
Source: libmstoolkit
Version: 77.0.0-1
Depends: libc6 (>= 2.14), libexpat1 (>= 2.0.1), libgcc1 (>= 1:4.1.1), libhdf5-10, libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2)
Conflicts: libmstoolkit73
Filename: pool/universe/libm/libmstoolkit/libmstoolkit77_77.0.0-1_amd64.deb
Size: 126966
MD5sum: 0b687e1c290078d11c3f873994489cee
SHA1: 317129ec0074deec2e09c501e5ef95836150858b
SHA256: 44b193ba7cfdb652a8e13ba9546d7f738031e2dedfd4410d6f24d013484fa8d7
Description-en: libraries for manipulating mass spectrometry data - runtime
The MSToolkit is a light-weight C++ library for reading, writing, and
manipulating mass spectrometry data. The MSToolkit is easily linked
to virtually any C++ algorithm for simple, fast file reading and
analysis.
.
Supported File Formats:
-----------------------
- read-only mzML including internal compression (zlib and numpress)
and external compression (.mzML.gz) read-only;
- read-only mzXML including internal compression (zlib) and external
compression (.mzXML.gz)
- read/write mgf, ms1, ms2, bms1, bms2, cms1, cms2
.
Simple Interface:
------------------
- Open any file format from a single function call;
- Store any spectrum in a simple, comprehensive data structure;
- Sequential or random-access file reading.
.
This package ships these libraries:
.
- libmstoolkit;
- libmstoolkitlite;
Description-md5: 55496b5937ca993cce0f68cfae62cc95
Homepage: https://github.com/mhoopmann/mstoolkit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu