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

Last updated: January 17,2025

1. Install "python3-pulp.noarch" package

This is a short guide on how to install python3-pulp.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 1:03:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pulp
Version : 2.6.0
Release : 2.fc36
Architecture : noarch
Size : 138 k
Source : python-pulp-2.6.0-2.fc36.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.