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

Last updated: February 12,2025

1. Install "python3-pulp.noarch" package

Learn how to install python3-pulp.noarch on Fedora 35

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

2. Uninstall "python3-pulp.noarch" package

Please follow the steps below to uninstall python3-pulp.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:35:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pulp
Version : 2.6.0
Release : 2.fc35
Architecture : noarch
Size : 138 k
Source : python-pulp-2.6.0-2.fc35.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.