How to Install and Uninstall mcqd Package on openSUSE Leap

Last updated: May 15,2024

1. Install "mcqd" package

This tutorial shows how to install mcqd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install mcqd

2. Uninstall "mcqd" package

Please follow the guidance below to uninstall mcqd on openSUSE Leap:

$ sudo zypper remove mcqd

3. Information about the mcqd package on openSUSE Leap

Information for package mcqd:
-----------------------------
Repository : Main Repository
Name : mcqd
Version : 1.0.0-bp155.1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 61.3 KiB
Installed : No
Status : not installed
Source package : mcqd-1.0.0-bp155.1.5.src
Upstream URL : http://insilab.org/maxclique/
Summary : Algorithm to find the maximum clique in a graph
Description :
MaxCliqueDyn is an exact algorithm for finding a maximum clique in an undirected graph.