How to Install and Uninstall picosat-R.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "picosat-R.x86_64" package

Please follow the guidance below to install picosat-R.x86_64 on AlmaLinux 9

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

2. Uninstall "picosat-R.x86_64" package

Please follow the instructions below to uninstall picosat-R.x86_64 on AlmaLinux 9:

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

3. Information about the picosat-R.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:16:56 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : picosat-R
Version : 965
Release : 17.el9
Architecture : x86_64
Size : 45 k
Source : picosat-965-17.el9.src.rpm
Repository : epel
Summary : A SAT solver library for R
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. This version of the library is built for
: use with R projects.