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

Last updated: September 29,2024

1. Install "picosat-libs.x86_64" package

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

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

2. Uninstall "picosat-libs.x86_64" package

This guide let you learn how to uninstall picosat-libs.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 3:36:54 ago on Mon Sep 12 02:51:38 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.