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

Last updated: September 22,2024

1. Install "picosat-R.i686" package

This guide let you learn how to install picosat-R.i686 on Fedora 35

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

2. Uninstall "picosat-R.i686" package

Please follow the guidelines below to uninstall picosat-R.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:55:41 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : picosat-R
Version : 965
Release : 13.fc35
Architecture : i686
Size : 48 k
Source : picosat-965-13.fc35.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.