How to Install and Uninstall coin-or-lemon.i686 Package on Fedora 39

Last updated: November 27,2024

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

Learn how to install coin-or-lemon.i686 on Fedora 39

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

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

Please follow the guidelines below to uninstall coin-or-lemon.i686 on Fedora 39:

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

3. Information about the coin-or-lemon.i686 package on Fedora 39

Last metadata expiration check: 1:37:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : coin-or-lemon
Version : 1.3.1
Release : 27.fc39
Architecture : i686
Size : 87 k
Source : coin-or-lemon-1.3.1-27.fc39.src.rpm
Repository : fedora
Summary : A C++ template library providing many common graph algorithms
URL : http://lemon.cs.elte.hu/trac/lemon
License : Boost and BSD
Description : LEMON stands for Library for Efficient Modeling and Optimization in
: Networks. It is a C++ template library providing efficient
: implementations of common data structures and algorithms with focus on
: combinatorial optimization tasks connected mainly with graphs and
: networks.