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

Last updated: September 19,2024

1. Install "coinor-libipopt-dev" package

Please follow the guidance below to install coinor-libipopt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coinor-libipopt-dev

2. Uninstall "coinor-libipopt-dev" package

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

$ sudo apt remove coinor-libipopt-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: coinor-libipopt-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 7276
Maintainer: Ubuntu Developers
Original-Maintainer: Greg Horn
Architecture: amd64
Source: coinor-ipopt
Version: 3.11.9-2.1
Depends: coinor-libipopt1v5 (= 3.11.9-2.1), libmumps-seq-dev
Filename: pool/universe/c/coinor-ipopt/coinor-libipopt-dev_3.11.9-2.1_amd64.deb
Size: 919614
MD5sum: eb995f36a629842f66253bb325078629
SHA1: d27a43ecaf9595e3c19c2cd11e80745be32d5dd1
SHA256: 166c1c4fce0835df27f1034681bb4805fbc7a049c37406e09cef6ad779ba4a2e
Description-en: Interior-Point Optimizer - header files
Ipopt is an open-source solver for large-scale nonlinear continuous
optimization. It can be used from modeling environments, such as AMPL,
GAMS, or Matlab, and it is also available as a callable library with
interfaces to C++, C, and Fortran. Ipopt uses an interior point method,
together with a filter linear search procedure. Ipopt is part of the
larger COIN-OR initiative (Computational Infrastructure for Operations
Research).
.
The Debian package is compiled against MUMPS (as it is the only one of
the available solvers that is Free Software and included in Debian).
.
This package contains the header files for developers.
Description-md5: 004a2b4e162fc64f12e7d4eb4d34e764
Homepage: https://projects.coin-or.org/Ipopt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu