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

Last updated: May 11,2024

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

This guide let you learn how to install coin-or-lemon.x86_64 on Fedora 35

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

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

Please follow the step by step instructions below to uninstall coin-or-lemon.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:33:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : coin-or-lemon
Version : 1.3.1
Release : 23.fc35
Architecture : x86_64
Size : 82 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.