How to Install and Uninstall kissat-libs.i686 Package on Fedora 36

Last updated: October 08,2024

1. Install "kissat-libs.i686" package

Please follow the step by step instructions below to install kissat-libs.i686 on Fedora 36

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

2. Uninstall "kissat-libs.i686" package

This guide let you learn how to uninstall kissat-libs.i686 on Fedora 36:

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

3. Information about the kissat-libs.i686 package on Fedora 36

Last metadata expiration check: 3:41:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : kissat-libs
Version : 0
Release : 0.5.sc2021.fc36
Architecture : i686
Size : 185 k
Source : kissat-0-0.5.sc2021.fc36.src.rpm
Repository : fedora
Summary : Keep It Simple SAT solver library
URL : http://fmv.jku.at/kissat/
License : MIT
Description : KISSAT is a "keep it simple and clean bare metal SAT solver" written in
: C. It is a port of CaDiCaL back to C with improved data structures,
: better scheduling of inprocessing and optimized algorithms and
: implementation. Coincidentally 'kissat' also means 'cats' in Finnish.
:
: This package contains KISSAT as a library, for use in applications that
: need a SAT solver.