How to Install and Uninstall mdds-2_0-devel Package on openSUSE Leap

Last updated: November 08,2024

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

Please follow the step by step instructions below to install mdds-2_0-devel on openSUSE Leap

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

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

This guide covers the steps necessary to uninstall mdds-2_0-devel on openSUSE Leap:

$ sudo zypper remove mdds-2_0-devel

3. Information about the mdds-2_0-devel package on openSUSE Leap

Information for package mdds-2_0-devel:
---------------------------------------
Repository : Main Repository
Name : mdds-2_0-devel
Version : 2.0.2-150300.7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : mdds-2_0-2.0.2-150300.7.3.1.src
Upstream URL : https://gitlab.com/mdds/mdds
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.