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

Last updated: January 12,2025

1. Install "drat-trim.i686" package

Please follow the step by step instructions below to install drat-trim.i686 on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 0:55:35 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : drat-trim
Version : 0
Release : 0.21.20230709git16f1d72.fc39
Architecture : i686
Size : 35 k
Source : drat-trim-0-0.21.20230709git16f1d72.fc39.src.rpm
Repository : fedora
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.