How to Install and Uninstall libmstoolkit-tools Package on Kali Linux

Last updated: May 06,2024

1. Install "libmstoolkit-tools" package

Learn how to install libmstoolkit-tools on Kali Linux

$ sudo apt update $ sudo apt install libmstoolkit-tools

2. Uninstall "libmstoolkit-tools" package

This guide covers the steps necessary to uninstall libmstoolkit-tools on Kali Linux:

$ sudo apt remove libmstoolkit-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmstoolkit-tools package on Kali Linux

Package: libmstoolkit-tools
Source: libmstoolkit
Version: 82-7
Installed-Size: 42
Maintainer: The Debichem Group
Architecture: amd64
Depends: libmstoolkit82 (= 82-7), libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Size: 11480
SHA256: f768c5e91aaf6b37bbc9e57b3aebdebbaafd643e5084f18dd27fda2ec36f6420
SHA1: 6281321d4ee1d6e2630269f217b52b8c1c3785bc
MD5sum: 9eb9efbbe14281ff16072c487ab5984a
Description: libraries for manipulating mass spectrometry data - tools
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 a MS/MS spectrum loader tool.
Description-md5:
Homepage: https://github.com/mhoopmann/mstoolkit
Section: science
Priority: optional
Filename: pool/main/libm/libmstoolkit/libmstoolkit-tools_82-7_amd64.deb