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

Last updated: November 27,2024

1. Install "drat-trim.x86_64" package

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

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

2. Uninstall "drat-trim.x86_64" package

Learn how to uninstall drat-trim.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:23:17 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : drat-trim
Version : 0
Release : 0.11.20210327.cec4ebb.fc35
Architecture : x86_64
Size : 32 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.