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

Last updated: May 19,2024

1. Install "lpsolve.x86_64" package

This tutorial shows how to install lpsolve.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install lpsolve.x86_64

2. Uninstall "lpsolve.x86_64" package

This guide covers the steps necessary to uninstall lpsolve.x86_64 on Oracle Linux 9:

$ sudo dnf remove lpsolve.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:48:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : lpsolve
Version : 5.5.2.0
Release : 28.el9
Architecture : x86_64
Size : 515 k
Source : lpsolve-5.5.2.0-28.el9.src.rpm
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.