How to Install and Uninstall python-cvxopt-doc Package on Kali Linux

Last updated: May 02,2024

1. Install "python-cvxopt-doc" package

Please follow the step by step instructions below to install python-cvxopt-doc on Kali Linux

$ sudo apt update $ sudo apt install python-cvxopt-doc

2. Uninstall "python-cvxopt-doc" package

This is a short guide on how to uninstall python-cvxopt-doc on Kali Linux:

$ sudo apt remove python-cvxopt-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cvxopt-doc package on Kali Linux

Package: python-cvxopt-doc
Source: cvxopt
Version: 1.3.0+dfsg-1
Installed-Size: 3203
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.1.1+dfsg), libjs-mathjax
Size: 1433912
SHA256: 609f44ca5057756c1892a37c2c0bb6aef91162749ae9998b09637033c22c3803
SHA1: 51f2940c4b81136bbea9a00775dbdbf95d011fe5
MD5sum: a0dbc7db2dc7968ace4f7fc577ed0429
Description: Python package for convex optimization (documentation)
CVXOPT is a Python package for convex optimization. It includes
* Python classes for storing and manipulating dense and sparse matrices
* an interface to most of the double-precision real and complex BLAS
* an interface to the dense linear equation solvers and eigenvalue
routines from LAPACK
* interfaces to the sparse LU and Cholesky solvers from UMFPACK and
CHOLMOD.
* routines for solving convex optimization problems, an interface to
the linear programming solver in GLPK, and interfaces to the
linear and quadratic programming solvers in MOSEK
* a modeling tool for specifying convex piecewise-linear
optimization problems.
.
This package contains the documentation of the Python module.
Description-md5:
Multi-Arch: foreign
Homepage: https://cvxopt.org/
Section: doc
Priority: optional
Filename: pool/main/c/cvxopt/python-cvxopt-doc_1.3.0+dfsg-1_all.deb