How to Install and Uninstall libnlopt0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libnlopt0" package

This is a short guide on how to install libnlopt0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnlopt0

2. Uninstall "libnlopt0" package

This is a short guide on how to uninstall libnlopt0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libnlopt0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnlopt0 package on Ubuntu 21.10 (Impish Indri)

Package: libnlopt0
Architecture: amd64
Version: 2.7.0-4
Multi-Arch: same
Priority: extra
Section: universe/devel
Source: nlopt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 453
Depends: libc6 (>= 2.29)
Filename: pool/universe/n/nlopt/libnlopt0_2.7.0-4_amd64.deb
Size: 168348
MD5sum: 2081d5384c665676aa8ac832c63df751
SHA1: 0c01a20b4ecccb60fb5206ccdc8ed2231e32fb73
SHA256: 78483ed5e85a40a6b72118c78d941e3fbb5b41bf2a01b917f163a931d46a0f04
SHA512: b8767784f98389510d84e7bb145a5b023b3dec0982c1ef2ff3339e56015f535c93aeb6cf87175abf2f2eaec0e3475610748c56c421490ec7012e192d950bbeb7
Homepage: https://github.com/stevengj/nlopt
Description-en: nonlinear optimization library
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. To compile your own programs you also need to
install libnlopt-dev.
Description-md5: c6a94e889582821770bbdc8e25b14047