How to Install and Uninstall mdds-2_0-devel Package on openSuSE Tumbleweed

Last updated: January 26,2025

1. Install "mdds-2_0-devel" package

Please follow the steps below to install mdds-2_0-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mdds-2_0-devel

2. Uninstall "mdds-2_0-devel" package

Please follow the steps below to uninstall mdds-2_0-devel on openSuSE Tumbleweed:

$ sudo zypper remove mdds-2_0-devel

3. Information about the mdds-2_0-devel package on openSuSE Tumbleweed

Information for package mdds-2_0-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mdds-2_0-devel
Version : 2.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : mdds-2_0-2.0.0-1.1.src
Summary : A collection of multi-dimensional data structure and indexing algorithm
Description :
This library provides a collection of multi-dimensional data structure and indexing
algorithms. All data structures are available as C++ templates, hence this is a
header-only library, with no shared library to link against.