How to Install and Uninstall cadical.x86_64 Package on Fedora 36

Last updated: October 08,2024

1. Install "cadical.x86_64" package

Please follow the step by step instructions below to install cadical.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cadical.x86_64

2. Uninstall "cadical.x86_64" package

Please follow the guidelines below to uninstall cadical.x86_64 on Fedora 36:

$ sudo dnf remove cadical.x86_64 $ sudo dnf autoremove

3. Information about the cadical.x86_64 package on Fedora 36

Last metadata expiration check: 3:18:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : cadical
Epoch : 1
Version : 1.5.2
Release : 2.fc36
Architecture : x86_64
Size : 73 k
Source : cadical-1.5.2-2.fc36.src.rpm
Repository : fedora
Summary : Simplified SAT solver
URL : http://fmv.jku.at/cadical/
License : MIT
Description : CaDiCaL is a simplified Satisfiability solver. The goal of the
: development of CaDiCaL is to obtain a CDCL solver, which is easy to
: understand and change, while at the same time not being much slower
: than other state-of-the-art CDCL solvers.