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

Last updated: May 02,2024

1. Install "python-qwt-doc" package

This guide covers the steps necessary to install python-qwt-doc on Kali Linux

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

2. Uninstall "python-qwt-doc" package

Please follow the instructions below to uninstall python-qwt-doc on Kali Linux:

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

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

Package: python-qwt-doc
Source: python-qwt
Version: 0.10.2-1
Installed-Size: 4568
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 797844
SHA256: 5ae00cb94043ad638f5b33846a8ef3091a6d5254d75f174cbd3d93c11472f5a6
SHA1: a2618aadc000c6f6b3263f81c209f05d18a751a6
MD5sum: 312c73c676c80f5627aa8ebf3f97181f
Description: Pure Python implementation of Qwt - Documentation
The qwt package is a pure Python implementation of Qwt C++ library
with the following limitations.
.
The following `Qwt` classes won't be reimplemented in `qwt` because most
powerful features already exist in `guiqwt`:
* QwtPlotZoomer
* QwtCounter
* QwtEventPattern
* QwtPicker
* QwtPlotPicker
.
QwtClipper is not implemented yet (and it will probably be very
difficult or impossible to implement it in pure Python without
performance issues). As a consequence, when zooming in a plot curve,
the entire curve is still painted (in other words, when working with
large amount of data, there is no performance gain when zooming in).
.
This is the documentation of the package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/PierreRaybaut/qwt
Section: doc
Priority: optional
Filename: pool/main/p/python-qwt/python-qwt-doc_0.10.2-1_all.deb