How to Install and Uninstall R-lpSolve.x86_64 Package on Fedora 35

Last updated: May 07,2024

1. Install "R-lpSolve.x86_64" package

Learn how to install R-lpSolve.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install R-lpSolve.x86_64

2. Uninstall "R-lpSolve.x86_64" package

This tutorial shows how to uninstall R-lpSolve.x86_64 on Fedora 35:

$ sudo dnf remove R-lpSolve.x86_64 $ sudo dnf autoremove

3. Information about the R-lpSolve.x86_64 package on Fedora 35

Last metadata expiration check: 3:25:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-lpSolve
Version : 5.6.15
Release : 4.fc35
Architecture : x86_64
Size : 358 k
Source : R-lpSolve-5.6.15-4.fc35.src.rpm
Repository : fedora
Summary : Interface to Lp_solve to Solve Linear/Integer Programs
URL : https://CRAN.R-project.org/package=lpSolve
License : LGPLv2
Description : Lp_solve is freely available (under LGPL 2) software for solving linear,
: integer and mixed integer programs. In this implementation we supply a
: "wrapper" function in C and some R functions that solve general
: linear/integer problems, assignment problems, and transportation problems.
: This version calls lp_solve version 5.5.