How to Install and Uninstall libnlopt-dev Package on Kali Linux

Last updated: May 06,2024

1. Install "libnlopt-dev" package

Please follow the guidelines below to install libnlopt-dev on Kali Linux

$ sudo apt update $ sudo apt install libnlopt-dev

2. Uninstall "libnlopt-dev" package

This guide covers the steps necessary to uninstall libnlopt-dev on Kali Linux:

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

3. Information about the libnlopt-dev package on Kali Linux

Package: libnlopt-dev
Source: nlopt (2.7.1-5)
Version: 2.7.1-5+b2
Installed-Size: 139
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libnlopt0 (= 2.7.1-5+b2)
Size: 46752
SHA256: 143486bde6503ce07465eebdb14f61ca5e1a09152ead2bbe5fecb1a730b5b7bc
SHA1: ce8e49cf9cc1d41617af7d4513bed3c240ae4233
MD5sum: 0469f155038ca1fc1fee36827baec1d7
Description: nonlinear optimization library -- development package
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 header files, static libraries and symbolic
links that developers using NLopt library will need.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/stevengj/nlopt
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/n/nlopt/libnlopt-dev_2.7.1-5+b2_amd64.deb