How to Install and Uninstall libmdds-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libmdds-dev" package

Learn how to install libmdds-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmdds-dev

2. Uninstall "libmdds-dev" package

Please follow the step by step instructions below to uninstall libmdds-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libmdds-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmdds-dev
Priority: optional
Section: libdevel
Installed-Size: 675
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenOffice Team
Architecture: all
Source: mdds
Version: 0.12.1-1
Depends: libboost-dev (>= 1.39)
Filename: pool/main/m/mdds/libmdds-dev_0.12.1-1_all.deb
Size: 78674
MD5sum: be039ccf8b1c87408218e885f35c12fc
SHA1: 1da392d893f7dd1274ceaf35b4ac69efd3b5beb9
SHA256: e5a3ea262c7566f4ea04fc5b6ea9a3c97b4aadba41535583b5cd2f3d906fa820
Description-en: 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: 25a247f8274e76d26ab3b83ab127592a
Homepage: http://code.google.com/p/multidimalgorithm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m