How to Install and Uninstall lpsolve.src Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "lpsolve.src" package

Here is a brief guide to show you how to install lpsolve.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lpsolve.src

2. Uninstall "lpsolve.src" package

This guide let you learn how to uninstall lpsolve.src on Oracle Linux 9:

$ sudo dnf remove lpsolve.src $ sudo dnf autoremove

3. Information about the lpsolve.src package on Oracle Linux 9

Last metadata expiration check: 3:03:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lpsolve
Version : 5.5.2.0
Release : 28.el9
Architecture : src
Size : 790 k
Source : None
Repository : ol9_appstream
Summary : A Mixed Integer Linear Programming (MILP) solver
URL : http://sourceforge.net/projects/lpsolve
License : LGPLv2+
Description : Mixed Integer Linear Programming (MILP) solver lpsolve solves pure linear,
: (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.