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

Last updated: May 19,2024

1. Install "libmstoolkit-dev" package

Learn how to install libmstoolkit-dev on Kali Linux

$ sudo apt update $ sudo apt install libmstoolkit-dev

2. Uninstall "libmstoolkit-dev" package

Please follow the steps below to uninstall libmstoolkit-dev on Kali Linux:

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

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

Package: libmstoolkit-dev
Source: libmstoolkit
Version: 82-7
Installed-Size: 1342
Maintainer: The Debichem Group
Architecture: amd64
Depends: libmstoolkit82 (= 82-7), zlib1g-dev (>= 1:1.2.8), libsqlite3-dev (>= 3.8.6), libexpat1-dev (>= 2.1.0)
Conflicts: libmstoolkit77
Size: 140444
SHA256: 03f982d917f66310a7684ae7e4daf49e3545524a5d1059853530e793d4982ca6
SHA1: cfc31e3ea5f6c1f82cd97830841b6ebe9a4f968d
MD5sum: 9677b8a63b253190410a390cefa72d60
Description: libraries for manipulating mass spectrometry data - dev files
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.
Description-md5:
Homepage: https://github.com/mhoopmann/mstoolkit
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libm/libmstoolkit/libmstoolkit-dev_82-7_amd64.deb