How to Install and Uninstall picosat-libs.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "picosat-libs.x86_64" package

Please follow the steps below to install picosat-libs.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install picosat-libs.x86_64

2. Uninstall "picosat-libs.x86_64" package

Please follow the step by step instructions below to uninstall picosat-libs.x86_64 on Rocky Linux 8:

$ sudo dnf remove picosat-libs.x86_64 $ sudo dnf autoremove

3. Information about the picosat-libs.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:15:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : picosat-libs
Version : 965
Release : 11.el8
Architecture : x86_64
Size : 70 k
Source : picosat-965-11.el8.src.rpm
Repository : epel
Summary : A SAT solver library
URL : http://fmv.jku.at/picosat/
License : MIT
Description : The PicoSAT library, which contains routines that solve the SAT problem.
: The library has a simple API which is similar to that of previous
: solvers by the same authors.