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

Last updated: May 17,2024

1. Install "python-pulp" package

Please follow the guidance below to install python-pulp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pulp

2. Uninstall "python-pulp" package

This tutorial shows how to uninstall python-pulp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pulp
Priority: optional
Section: universe/python
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.6.0+dfsg1-1build1
Depends: coinor-cbc, python-pyparsing, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pulp/python-pulp_1.6.0+dfsg1-1build1_all.deb
Size: 51968
MD5sum: 330cc1d7e4f43a8c2b66e106883c32a1
SHA1: 9602d33ff21e60e3cf3e6c01772e95df31d2bf88
SHA256: 8e5fe9bfd73c2db4c8c11f9f15fa26d882f35e63a1e9227696b7cf00596601fe
Description-en: LP modeler - Python 2.7
PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files
and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI[4] to solve linear problems.
.
This package contains the Python 2.7 module.
Description-md5: 80f3e49c2d0610fcd6073cd54ffc6cf9
Homepage: https://github.com/coin-or/pulp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu