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

Last updated: May 16,2024

1. Install "coinor-libdylp-doc" package

This guide covers the steps necessary to install coinor-libdylp-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coinor-libdylp-doc

2. Uninstall "coinor-libdylp-doc" package

Please follow the step by step instructions below to uninstall coinor-libdylp-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove coinor-libdylp-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: coinor-libdylp-doc
Priority: extra
Section: universe/doc
Installed-Size: 4557
Maintainer: Ubuntu Developers
Original-Maintainer: Soeren Sonnenburg
Architecture: all
Source: coinor-dylp
Version: 1.6.0-1.1ubuntu2
Recommends: coinor-libdylp-dev
Filename: pool/universe/c/coinor-dylp/coinor-libdylp-doc_1.6.0-1.1ubuntu2_all.deb
Size: 1385396
MD5sum: 44984224228405096b353b169654d775
SHA1: b5e5c4453dc1c8d85cfa4b9081e8031647c259a6
SHA256: 3718035104d4958d81553b81df50ecb782a1a34e9bb01eaef3da4d8092dc76a8
Description-en: Linear programming solver using of 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 documentation and examples.
Description-md5: c5f68e9abdd9f6366b1558e5c7cd3c34
Homepage: https://projects.coin-or.org/DyLP
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu