How to Install and Uninstall cliquer-libs.i686 Package on Fedora 38

Last updated: November 28,2024

1. Install "cliquer-libs.i686" package

Please follow the steps below to install cliquer-libs.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install cliquer-libs.i686

2. Uninstall "cliquer-libs.i686" package

Please follow the instructions below to uninstall cliquer-libs.i686 on Fedora 38:

$ sudo dnf remove cliquer-libs.i686 $ sudo dnf autoremove

3. Information about the cliquer-libs.i686 package on Fedora 38

Last metadata expiration check: 1:52:58 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : cliquer-libs
Version : 1.22
Release : 5.fc38
Architecture : i686
Size : 39 k
Source : cliquer-1.22-5.fc38.src.rpm
Repository : fedora
Summary : Library to find cliques in arbitrary weighted graphs
URL : https://users.aalto.fi/~pat/cliquer.html
License : GPL-2.0-or-later
Description : Cliquer is a set of C routines for finding cliques in an arbitrary
: weighted graph. It uses an exact branch-and-bound algorithm developed
: by Patric Östergård. It is designed with the aim of being efficient
: while still being flexible and easy to use.