How to Install and Uninstall python3-nlopt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-nlopt" package

This guide let you learn how to install python3-nlopt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-nlopt

2. Uninstall "python3-nlopt" package

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

$ sudo apt remove python3-nlopt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-nlopt package on Ubuntu 21.10 (Impish Indri)

Package: python3-nlopt
Architecture: amd64
Version: 2.7.0-4
Priority: optional
Section: universe/python
Source: nlopt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 258
Provides: python3.9-nlopt
Depends: libnlopt-cxx0 (= 2.7.0-4), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), python3 (<< 3.10), python3 (>= 3.9~), python3:any
Filename: pool/universe/n/nlopt/python3-nlopt_2.7.0-4_amd64.deb
Size: 62988
MD5sum: c845a7f0eead5387e899226a4d85a291
SHA1: 6faa228fb95d89e2713256e2fbb9c02bdf43d151
SHA256: b21dc04cb0f4f0e68321eb76e8951fba139c993a6050ff0f7f304db959e1074c
SHA512: 25bbe4faf59a8143c3ae5e96873eb1f26a4dec22ecdf98ada498d23f483e5511fc36d157e91ebcdf1ee16d8b7c4e816dc0a080655e4c6b101a78f2611e579589
Homepage: https://github.com/stevengj/nlopt
Description-en: nonlinear optimization library -- Python 3 bindings
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 contains the Python 3 bindings.
Description-md5: f7749fc3345d2b12bfaf5159c94a13b5