How to Install and Uninstall coinor-libdylp0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "coinor-libdylp0" package

This tutorial shows how to install coinor-libdylp0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coinor-libdylp0

2. Uninstall "coinor-libdylp0" package

Please follow the guidance below to uninstall coinor-libdylp0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove coinor-libdylp0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the coinor-libdylp0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: coinor-libdylp0
Priority: extra
Section: universe/science
Installed-Size: 487
Maintainer: Ubuntu Developers
Original-Maintainer: Soeren Sonnenburg
Architecture: amd64
Source: coinor-dylp
Version: 1.6.0-1.1ubuntu2
Depends: libc6 (>= 2.14)
Filename: pool/universe/c/coinor-dylp/coinor-libdylp0_1.6.0-1.1ubuntu2_amd64.deb
Size: 195790
MD5sum: d320e73c8544366609d6b3622ab79cbf
SHA1: bbc11f4b93083301816d9d08ee595893971a0e1d
SHA256: affdd3d6dcd5de33c6272437bc092f21f67800364137e82a634379d2e29eb48b
Description-en: Linear programming solver using the dynamic simplex algorithm
DyLp is designed to find solutions of constrained linear mathematical
optimization problems. To this end, it is using a full implementation of the
so called dynamic simplex algorithm for linear programming.
.
DyLP is part of the larger COIN-OR initiative (Computational Infrastructure
for Operations Research) and integrates well in the COIN Open Solver
Interface (OSI), OsiDylp, which takes advantage of capabilities provided by
COIN (e.g., enhanced input/output and constraint system preprocessing) and is
recommended if you're working in a C++ environment.
.
This package contains the binaries and libraries.
Description-md5: 326ec697d30205c5da27f85ace778b93
Homepage: https://projects.coin-or.org/DyLP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu