How to Install and Uninstall R-lpSolve.x86_64 Package on Fedora 34
Last updated: November 29,2024
1. Install "R-lpSolve.x86_64" package
In this section, we are going to explain the necessary steps to install R-lpSolve.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
R-lpSolve.x86_64
Copied
2. Uninstall "R-lpSolve.x86_64" package
Please follow the instructions below to uninstall R-lpSolve.x86_64 on Fedora 34:
$
sudo dnf remove
R-lpSolve.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the R-lpSolve.x86_64 package on Fedora 34
Last metadata expiration check: 2:54:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-lpSolve
Version : 5.6.15
Release : 2.fc34
Architecture : x86_64
Size : 362 k
Source : R-lpSolve-5.6.15-2.fc34.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.
Available Packages
Name : R-lpSolve
Version : 5.6.15
Release : 2.fc34
Architecture : x86_64
Size : 362 k
Source : R-lpSolve-5.6.15-2.fc34.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.