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

Last updated: May 18,2024

1. Install "libnlopt-cxx-dev" package

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

$ sudo apt update $ sudo apt install libnlopt-cxx-dev

2. Uninstall "libnlopt-cxx-dev" package

This is a short guide on how to uninstall libnlopt-cxx-dev on Kali Linux:

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

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

Package: libnlopt-cxx-dev
Source: nlopt (2.7.1-5)
Version: 2.7.1-5+b2
Installed-Size: 55
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libnlopt-dev (= 2.7.1-5+b2), libnlopt-cxx0 (= 2.7.1-5+b2)
Size: 13380
SHA256: f06c7a5a482de141953f5beb557ed4fd9d5cba3ae31c5d7c3e2068c89c87c403
SHA1: a27cea5d8581c3df3b94d75dac6f5f724263cf59
MD5sum: 42dd76acf9c7a1e03a391bcdafa1ce2e
Description: nonlinear optimization library -- development package for C++
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 with C++ 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-cxx-dev_2.7.1-5+b2_amd64.deb