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

Last updated: April 29,2024

1. Install "coinor-libipopt1v5" package

Learn how to install coinor-libipopt1v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install coinor-libipopt1v5

2. Uninstall "coinor-libipopt1v5" package

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

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

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

Package: coinor-libipopt1v5
Priority: extra
Section: universe/libs
Installed-Size: 2645
Maintainer: Ubuntu Developers
Original-Maintainer: Greg Horn
Architecture: amd64
Source: coinor-ipopt
Version: 3.11.9-2.1
Replaces: coinor-libipopt1
Depends: libblas3 | libblas.so.3, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liblapack3 | liblapack.so.3, libmumps-seq-4.10.0, libstdc++6 (>= 5.2)
Conflicts: coinor-libipopt1
Filename: pool/universe/c/coinor-ipopt/coinor-libipopt1v5_3.11.9-2.1_amd64.deb
Size: 663402
MD5sum: 4937bdb91c163307feb7ed7a4b607e00
SHA1: 4fbe8c88ac596547a91e3ca630f44f2c6ebe33df
SHA256: 2cbb4f08b4e6ecef03eab7d5e784bbdbb96be3b4d24b3ff46cefb370d89e3cec
Description-en: Interior-Point Optimizer, for large-scale nonlinear optimization
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 library.
Description-md5: b22cc6665e1345d36a3c5f15fa8b6fb8
Homepage: https://projects.coin-or.org/Ipopt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu