How to Install and Uninstall coin-or-Bcp.x86_64 Package on Fedora 39

Last updated: October 09,2024

1. Install "coin-or-Bcp.x86_64" package

Please follow the steps below to install coin-or-Bcp.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install coin-or-Bcp.x86_64

2. Uninstall "coin-or-Bcp.x86_64" package

Please follow the guidelines below to uninstall coin-or-Bcp.x86_64 on Fedora 39:

$ sudo dnf remove coin-or-Bcp.x86_64 $ sudo dnf autoremove

3. Information about the coin-or-Bcp.x86_64 package on Fedora 39

Last metadata expiration check: 4:41:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : coin-or-Bcp
Version : 1.4.4
Release : 12.fc39
Architecture : x86_64
Size : 213 k
Source : coin-or-Bcp-1.4.4-12.fc39.src.rpm
Repository : fedora
Summary : Branch-Cut-Price Framework
URL : http://projects.coin-or.org/Bcp
License : CPL
Description : BCP is a parallel framework for implementing branch, cut, and price algorithms
: for solving mixed integer programs (MIPs). BCP provides the user with an
: object-oriented framework that can be used to develop an efficient problem
: class specific MIP solver without all the implementational effort. involved
: with implementing a branch and bound framework from scratch.