How to Install and Uninstall libqwt-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libqwt-dev" package

Please follow the steps below to install libqwt-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libqwt-dev

2. Uninstall "libqwt-dev" package

Please follow the instructions below to uninstall libqwt-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libqwt-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libqwt-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libqwt-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 167
Maintainer: Ubuntu Developers
Original-Maintainer: Fathi Boudra
Architecture: amd64
Source: qwt
Version: 6.1.2-5
Replaces: libqwt5-qt4-dev (<< 6.0.0-1)
Depends: libqt4-dev, libqwt-headers (= 6.1.2-5), libqwt6abi1 (= 6.1.2-5), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt4-designer (>= 4:4.8.0~), libqtcore4 (>= 4:4.8.0~), libqtgui4 (>= 4:4.8.0~), libstdc++6 (>= 4.1.1)
Breaks: libqwt5-qt4-dev (<< 6.0.0-1)
Filename: pool/universe/q/qwt/libqwt-dev_6.1.2-5_amd64.deb
Size: 33466
MD5sum: 691b69c8fa41b86b8fcdaa0e24608164
SHA1: 634bbc3706b157f652ab6edae7d4ed79d87cd02a
SHA256: 58646daf48033beb21543df011b93d0d7234286fc6387b2423a95b647d0793dd
Description-en: Qt widgets library for technical applications (development, qt4)
The Qwt library contains Qt GUI Components and utility classes which
are primarily useful for programs with a technical background. Most of
these widgets are used to control or display values, arrays, or ranges
of type double.
.
This package contains the Qwt development files for Qt4 and qt4-designer
plugin.
Description-md5: 83c1b2dc777b3909b23be455c2aa4be0
Homepage: http://qwt.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu