How to Install and Uninstall python3-qwt Package on Ubuntu 21.10 (Impish Indri)

Last updated: November 26,2024

1. Install "python3-qwt" package

In this section, we are going to explain the necessary steps to install python3-qwt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-qwt

2. Uninstall "python3-qwt" package

Learn how to uninstall python3-qwt on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-qwt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-qwt package on Ubuntu 21.10 (Impish Indri)

Package: python3-qwt
Architecture: all
Version: 0.8.3-1
Priority: extra
Section: universe/python
Source: python-qwt
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1335
Depends: python3-numpy, python3-qtpy, python3:any
Filename: pool/universe/p/python-qwt/python3-qwt_0.8.3-1_all.deb
Size: 508200
MD5sum: 5607a8394bc119fbed4f668f6872e099
SHA1: c7c2664a3f4b3b699390311013e750bc65627c11
SHA256: 7758bb067b04bcbace9f2ab1bcd5aff236187f607d8874a2b5dcbfc7df065f41
SHA512: 18e49db6feb40dc55a777f1c4d82824e154b47c1fdd197bc09b45b07b2d20cfd317f76fc100a9fb65a7a0991ea029fbee08ac440392b48ca604931ae3f6afeb6
Homepage: https://github.com/PierreRaybaut/qwt
Description-en: Pure Python implementation of Qwt - Python 3
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 Python 3 version of the package.
Description-md5: e6a597289a3a3fd5e1d79418aeb6ee29