How to Install and Uninstall picosat-R.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "picosat-R.x86_64" package
Please follow the steps below to install picosat-R.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
picosat-R.x86_64
Copied
2. Uninstall "picosat-R.x86_64" package
In this section, we are going to explain the necessary steps to uninstall picosat-R.x86_64 on Rocky Linux 8:
$
sudo dnf remove
picosat-R.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the picosat-R.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:03:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : picosat-R
Version : 965
Release : 11.el8
Architecture : x86_64
Size : 47 k
Source : picosat-965-11.el8.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.
Available Packages
Name : picosat-R
Version : 965
Release : 11.el8
Architecture : x86_64
Size : 47 k
Source : picosat-965-11.el8.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.