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

Last updated: May 19,2024

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

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

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

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

This guide covers the steps necessary to uninstall coin-or-lemon.i686 on Fedora 36:

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

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

Last metadata expiration check: 2:43:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : coin-or-lemon
Version : 1.3.1
Release : 24.fc36
Architecture : i686
Size : 87 k
Source : coin-or-lemon-1.3.1-24.fc36.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.