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

Last updated: October 05,2024

1. Install "drat-trim.i686" package

Please follow the steps below to install drat-trim.i686 on Fedora 35

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

2. Uninstall "drat-trim.i686" package

This guide let you learn how to uninstall drat-trim.i686 on Fedora 35:

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

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

Last metadata expiration check: 5:56:42 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : drat-trim
Version : 0
Release : 0.11.20210327.cec4ebb.fc35
Architecture : i686
Size : 34 k
Source : drat-trim-0-0.11.20210327.cec4ebb.fc35.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.