How to Install and Uninstall drat-trim.i686 Package on Fedora 36

Last updated: September 28,2024

1. Install "drat-trim.i686" package

This guide let you learn how to install drat-trim.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install drat-trim.i686

2. Uninstall "drat-trim.i686" package

Please follow the instructions below to uninstall drat-trim.i686 on Fedora 36:

$ sudo dnf remove drat-trim.i686 $ sudo dnf autoremove

3. Information about the drat-trim.i686 package on Fedora 36

Last metadata expiration check: 0:55:00 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : drat-trim
Version : 0
Release : 0.16.20220423git43fce1c.fc36
Architecture : i686
Size : 34 k
Source : drat-trim-0-0.16.20220423git43fce1c.fc36.src.rpm
Repository : updates
Summary : Proof checker for DIMACS proofs
URL : https://github.com/marijnheule/drat-trim
License : MIT
Description : The proof checker DRAT-trim can be used to check whether a
: propositional formula in the DIMACS format is unsatisfiable. Given a
: propositional formula and a clausal proof, DRAT-trim validates that the
: proof is a certificate of unsatisfiability of the formula. Clausal
: proofs should be in the DRAT format which is used to validate the
: results of the SAT competitions.