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

Last updated: September 29,2024

1. Install "python3-guiqwt" package

In this section, we are going to explain the necessary steps to install python3-guiqwt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-guiqwt

2. Uninstall "python3-guiqwt" package

This guide covers the steps necessary to uninstall python3-guiqwt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-guiqwt
Priority: extra
Section: universe/python
Installed-Size: 3054
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: guiqwt
Version: 3.0.2-1ubuntu1
Provides: python3.5-guiqwt
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), python3-numpy (>= 1:1.10.0~b1), python3-numpy-abi9, python3 (<< 3.6), python3 (>= 3.5~), python3-guidata (>= 1.7.0~), python3-pil, python3-qwt (>= 0.5.0~), python3-scipy, python3-h5py
Recommends: python3-dicom
Suggests: spyder3 (>= 2.0.10)
Filename: pool/universe/g/guiqwt/python3-guiqwt_3.0.2-1ubuntu1_amd64.deb
Size: 855376
MD5sum: 9aa4909a2a59dc9d53fa13545db08e57
SHA1: 8aef065fe138c4a4310caa8dd1f08c4429071265
SHA256: 06b3c6fcd3c490a3a47fb9aeb000919289ea5f5630dd43310f225f6faab741d1
Description-en: efficient 2D data-plotting library - Python 3
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 3 version of the package.
Description-md5: 876a7c9a44c2c517a730539cc91cf39b
Homepage: https://github.com/PierreRaybaut/qwt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu