How to Install and Uninstall libmongoose2 Package on Kali Linux

Last updated: May 18,2024

1. Install "libmongoose2" package

Please follow the guidance below to install libmongoose2 on Kali Linux

$ sudo apt update $ sudo apt install libmongoose2

2. Uninstall "libmongoose2" package

In this section, we are going to explain the necessary steps to uninstall libmongoose2 on Kali Linux:

$ sudo apt remove libmongoose2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmongoose2 package on Kali Linux

Package: libmongoose2
Source: suitesparse
Version: 1:5.12.0+dfsg-2
Installed-Size: 112
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libsuitesparseconfig5 (>= 1:5.0.0)
Size: 47628
SHA256: c446eeedcf2a014470f486c771d2f36e3dc2c559439b254e6e428a937837cf40
SHA1: 05f9c8d7b6ed9c50f32757de11df63432af2d220
MD5sum: 74d7fbe0128822a8f1dd735508b53d2b
Description: graph partitioning tool that can quickly compute edge cuts (shared library)
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
Mongoose is a graph partitioning library that can quickly compute edge cuts in
arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is
a partitioning of the graph into two subgraphs that are balanced (contain the
same number of vertices) and the connectivity between the subgraphs is
minimized (few edges are in the cut).
.
This package contains the shared C++ library.
Description-md5: 91bf92bfc2682365d2365b4ab72e52e4
Multi-Arch: same
Homepage: http://suitesparse.com
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/suitesparse/libmongoose2_5.12.0+dfsg-2_amd64.deb