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

Last updated: October 07,2024

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

Please follow the steps below to install coin-or-lemon.i686 on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall coin-or-lemon.i686 on Fedora 35:

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

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

Last metadata expiration check: 2:09:08 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : coin-or-lemon
Version : 1.3.1
Release : 23.fc35
Architecture : i686
Size : 87 k
Source : coin-or-lemon-1.3.1-23.fc35.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.