How to Install and Uninstall libnlopt-cxx0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libnlopt-cxx0" package

This tutorial shows how to install libnlopt-cxx0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnlopt-cxx0

2. Uninstall "libnlopt-cxx0" package

Please follow the step by step instructions below to uninstall libnlopt-cxx0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnlopt-cxx0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnlopt-cxx0 package on Ubuntu 21.10 (Impish Indri)

Package: libnlopt-cxx0
Architecture: amd64
Version: 2.7.0-4
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: nlopt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 524
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/n/nlopt/libnlopt-cxx0_2.7.0-4_amd64.deb
Size: 194900
MD5sum: 8257bec2699a5659721efa4c769ff9d4
SHA1: 3058b0511a3d3ae0f7eb4853d378250c83311000
SHA256: 4dde533f4421652558badb295aaf5c81b2f99c3efb589f3b29fb1a2af16654a1
SHA512: 9e4c96c23ab2b6c58c533c661ffcb995cf8fa4394669eec6d2613cb842a1efb7e8755433d067ec62860f4770db1876567318b176f703e729366bc141b96a9ef3
Homepage: https://github.com/stevengj/nlopt
Description-en: nonlinear optimization library (C++ interface)
NLopt is a free/open-source library for nonlinear optimization, providing
a common interface for a number of different free optimization routines
available online as well as original implementations of various other
algorithms. Its features include:
.
* Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R.
* A common interface for many different algorithms
* Support for large-scale optimization.
* Both global and local optimization algorithms.
* Algorithms using function values only (derivative-free) and also
algorithms exploiting user-supplied gradients.
* Algorithms for unconstrained optimization, bound-constrained optimization,
and general nonlinear inequality/equality constraints.
.
This package provides the shared libraries required to run programs
compiled with NLopt in C++. To compile your own programs you also need to
install libnlopt-cxx-dev.
Description-md5: 1c8baff5ca358ab1ef0b0a9e4b935910