How to Install and Uninstall python3-pulp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-pulp" package

This tutorial shows how to install python3-pulp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pulp

2. Uninstall "python3-pulp" package

This guide covers the steps necessary to uninstall python3-pulp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-pulp $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pulp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pulp
Priority: optional
Section: universe/python
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pulp
Version: 1.6.0+dfsg1-1build1
Depends: coinor-cbc, python3-pyparsing, python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-pulp/python3-pulp_1.6.0+dfsg1-1build1_all.deb
Size: 52032
MD5sum: 2d1b40610eca7f0dcd593dab4161edd8
SHA1: 4df97b9dd51c423689f2198a0f33a5795c217490
SHA256: 1bd5c6e5859d91351142c993f0049431da1b18bc410b1db6b0206a5b10163f00
Description-en: LP modeler - Python 3.x
PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files
and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems.
.
This package contains the Python 3.x module.
Description-md5: e895b28bc8e00b29308a203f5c408adc
Homepage: https://github.com/coin-or/pulp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu