How to Install and Uninstall coin-or-Vol.i686 Package on Fedora 36

Last updated: November 25,2024

1. Install "coin-or-Vol.i686" package

This is a short guide on how to install coin-or-Vol.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install coin-or-Vol.i686

2. Uninstall "coin-or-Vol.i686" package

Please follow the guidelines below to uninstall coin-or-Vol.i686 on Fedora 36:

$ sudo dnf remove coin-or-Vol.i686 $ sudo dnf autoremove

3. Information about the coin-or-Vol.i686 package on Fedora 36

Last metadata expiration check: 3:20:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : coin-or-Vol
Version : 1.5.4
Release : 7.fc36
Architecture : i686
Size : 69 k
Source : coin-or-Vol-1.5.4-7.fc36.src.rpm
Repository : fedora
Summary : Vol (Volume Algorithm)
URL : http://projects.coin-or.org/Vol
License : EPL-1.0
Description : Vol (Volume Algorithm) is an open-source implementation of a subgradient
: method that produces primal as well as dual solutions. The primal solution
: comes from estimating the volumes below the faces of the dual problem. This
: is an approximate method so the primal vector might have small infeasiblities
: that are negligible in many practical settings. The original subgradient
: algorithm produces only dual solutions.