How to Install and Uninstall libmstoolkit82 Package on Kali Linux

Last updated: May 18,2024

1. Install "libmstoolkit82" package

Please follow the guidance below to install libmstoolkit82 on Kali Linux

$ sudo apt update $ sudo apt install libmstoolkit82

2. Uninstall "libmstoolkit82" package

Please follow the guidelines below to uninstall libmstoolkit82 on Kali Linux:

$ sudo apt remove libmstoolkit82 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmstoolkit82 package on Kali Linux

Package: libmstoolkit82
Source: libmstoolkit
Version: 82-7
Installed-Size: 702
Maintainer: The Debichem Group
Architecture: amd64
Depends: libc6 (>= 2.29), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), zlib1g (>= 1:1.2.2.4)
Conflicts: libmstoolkit77
Size: 137596
SHA256: 3de5a18579a63f6845f61b587b486193e929e632694c67d265d406dc37787321
SHA1: f81a331cedb107054334f0c7b500d310c612517c
MD5sum: a1b4f3348ab0d9ed0a8977a2671ea7d2
Description: 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:
Homepage: https://github.com/mhoopmann/mstoolkit
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libm/libmstoolkit/libmstoolkit82_82-7_amd64.deb