How to Install and Uninstall picosat-R.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "picosat-R.i686" package

This is a short guide on how to install picosat-R.i686 on Fedora 39

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

2. Uninstall "picosat-R.i686" package

Please follow the instructions below to uninstall picosat-R.i686 on Fedora 39:

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

3. Information about the picosat-R.i686 package on Fedora 39

Last metadata expiration check: 3:49:39 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : picosat-R
Version : 965
Release : 18.fc39
Architecture : i686
Size : 49 k
Source : picosat-965-18.fc39.src.rpm
Repository : fedora
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.