How to Install and Uninstall python3-pulp.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-pulp.noarch" package

This guide covers the steps necessary to install python3-pulp.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pulp.noarch

2. Uninstall "python3-pulp.noarch" package

Please follow the step by step instructions below to uninstall python3-pulp.noarch on Fedora 34:

$ sudo dnf remove python3-pulp.noarch $ sudo dnf autoremove

3. Information about the python3-pulp.noarch package on Fedora 34

Last metadata expiration check: 1:37:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-pulp
Version : 2.4
Release : 1.fc34
Architecture : noarch
Size : 1.2 M
Source : python-pulp-2.4-1.fc34.src.rpm
Repository : updates
Summary : A python Linear Programming API
URL : https://coin-or.github.io/pulp/
License : BSD
Description : PuLP is an LP modeler written in Python. PuLP can generate MPS or LP
: files and call GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS,
: CHOCO, MIPCL, SCIP to solve linear problems.