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

Last updated: May 10,2024

1. Install "libmdds-dev" package

Please follow the step by step instructions below to install libmdds-dev on Kali Linux

$ sudo apt update $ sudo apt install libmdds-dev

2. Uninstall "libmdds-dev" package

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

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

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

Package: libmdds-dev
Source: mdds
Version: 2.1.1-2
Installed-Size: 1154
Maintainer: Debian LibreOffice Maintaners
Architecture: all
Depends: libboost-dev (>= 1.39)
Size: 136968
SHA256: dc3bd1c1c191ce7a81495859cbb5c2ded04a7536ab734f6b14f4e0f15ebd3ad8
SHA1: 515be3ce87385751e84b30ffb1d0d1a3413efd50
MD5sum: 68355dc8ce42e6987ab470a7c6ab0a2c
Description: Multi Dimension Data structure library -- headers
A collection of multi-dimensional data structure and indexing algorithm.
.
This is a C++ library, and is a collection of various data structures designed
to efficiently store and query multi-dimensional data for various
filtering criteria. Different structures are optimized for different
query needs.
.
This library is a source-code only library. It’s designed to be
header-only meaning that the user program does not need to link to any
additional shared library in order to use these data structures. The
data structures are all available as C++ templates.
Description-md5:
Homepage: https://gitlab.com/mdds/mdds
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/mdds/libmdds-dev_2.1.1-2_all.deb