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

Last updated: May 18,2024

1. Install "libnlopt-cxx0" package

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

$ sudo apt update $ sudo apt install libnlopt-cxx0

2. Uninstall "libnlopt-cxx0" package

This tutorial shows how to uninstall libnlopt-cxx0 on Kali Linux:

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

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

Package: libnlopt-cxx0
Source: nlopt (2.7.1-5)
Version: 2.7.1-5+b2
Installed-Size: 536
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 200872
SHA256: c1a1a0cbef2609ef79b16527794dce8e942f6b6f89f5122ac884f9306f2c26c9
SHA1: 49e856ae51b1eb20cf9ae19ad2d16f64af0bda86
MD5sum: 9b45a679298f839852d6d6df23527247
Description: 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:
Multi-Arch: same
Homepage: https://github.com/stevengj/nlopt
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/n/nlopt/libnlopt-cxx0_2.7.1-5+b2_amd64.deb