How to Install and Uninstall mdds-1_4-devel Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "mdds-1_4-devel" package

This is a short guide on how to install mdds-1_4-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install mdds-1_4-devel

2. Uninstall "mdds-1_4-devel" package

This guide let you learn how to uninstall mdds-1_4-devel on openSuSE Tumbleweed:

$ sudo zypper remove mdds-1_4-devel

3. Information about the mdds-1_4-devel package on openSuSE Tumbleweed

Information for package mdds-1_4-devel:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : mdds-1_4-devel
Version : 1.4.3-1.9
Arch : noarch
Vendor : openSUSE
Installed Size : 790,0 KiB
Installed : No
Status : not installed
Source package : mdds-1_4-1.4.3-1.9.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.