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

Last updated: May 19,2024

1. Install "libmdds-doc" package

Learn how to install libmdds-doc on Kali Linux

$ sudo apt update $ sudo apt install libmdds-doc

2. Uninstall "libmdds-doc" package

Please follow the step by step instructions below to uninstall libmdds-doc on Kali Linux:

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

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

Package: libmdds-doc
Source: mdds
Version: 2.1.1-2
Installed-Size: 6548
Maintainer: Debian LibreOffice Maintaners
Architecture: all
Size: 406048
SHA256: afacd4a4df6c1bff4464bbf7a9d5a872337bbf065090cf2c4b39574dd0851373
SHA1: 93ab3b43800dd68678eec90bc536ab40a85c8291
MD5sum: 81786b419619f688cda703af5f7560a4
Description: Multi Dimension Data structure library -- documentation
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.
.
This package contains the API documentation for mdds.
Description-md5:
Homepage: https://gitlab.com/mdds/mdds
Section: doc
Priority: optional
Filename: pool/main/m/mdds/libmdds-doc_2.1.1-2_all.deb