How to Install and Uninstall python-guiqwt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "python-guiqwt" package

Learn how to install python-guiqwt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-guiqwt

2. Uninstall "python-guiqwt" package

Please follow the guidance below to uninstall python-guiqwt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-guiqwt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-guiqwt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-guiqwt
Priority: extra
Section: universe/python
Installed-Size: 3073
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: guiqwt
Version: 3.0.2-1ubuntu1
Provides: python2.7-guiqwt
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), python-numpy (>= 1:1.10.0~b1), python-numpy-abi9, python (>= 2.7), python (<< 2.8), python-scipy, python-guidata (>= 1.7.0~), python-qwt (>= 0.5.0~), python-pillow, python-h5py, python-imaging
Recommends: python-dicom
Suggests: spyder (>= 2.0.10)
Filename: pool/universe/g/guiqwt/python-guiqwt_3.0.2-1ubuntu1_amd64.deb
Size: 856796
MD5sum: d4fb2db4c19c2d1299c2ec85bc7f7d4a
SHA1: ebdef1a3d985379bc33c45ad534c7c5f8e4ee47e
SHA256: 3a9f41dffd8ccda2d1dc4a35f8ed9f1b5c340cea34887689a94a900518c733e9
Description-en: efficient 2D data-plotting library - Python 2
The guiqwt Python library provides efficient 2D data-plotting features
(curve/image visualization and related tools) for signal/image processing
application development and interactive computing. It's based on the
scientific modules NumPy and SciPy, and the PyQwt plotting widgets for
PyQt4 graphical user interfaces.
.
This is the Python 2 version of the package.
Description-md5: db55f9a0c30d4aa095ec6e5f94dc8c1f
Homepage: https://github.com/PierreRaybaut/qwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu