How to Install and Uninstall nlopt-doc Package on Kali Linux

Last updated: February 02,2025

1. Install "nlopt-doc" package

This guide let you learn how to install nlopt-doc on Kali Linux

$ sudo apt update $ sudo apt install nlopt-doc

2. Uninstall "nlopt-doc" package

Here is a brief guide to show you how to uninstall nlopt-doc on Kali Linux:

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

3. Information about the nlopt-doc package on Kali Linux

Package: nlopt-doc
Source: nlopt
Version: 2.7.1-5
Installed-Size: 4441
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-highlight.js, libjs-jquery, libjs-mathjax, sphinx-rtd-theme-common
Size: 2834732
SHA256: 54c3c6a14f66273fb7f1da041c4a412f7176586488f3dabab8e58578cfd9f188
SHA1: 55604b3ee9d2811ba0aff0ca2a0d9c57072352fe
MD5sum: d02271b2e2292f8b64ef829302f1e7ec
Description: nonlinear optimization library (documentation)
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 HTML documentation for nlopt.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/stevengj/nlopt
Section: doc
Priority: optional
Filename: pool/main/n/nlopt/nlopt-doc_2.7.1-5_all.deb