How to Install and Uninstall plplot12-driver-qt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "plplot12-driver-qt" package

Learn how to install plplot12-driver-qt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install plplot12-driver-qt

2. Uninstall "plplot12-driver-qt" package

In this section, we are going to explain the necessary steps to uninstall plplot12-driver-qt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove plplot12-driver-qt $ sudo apt autoclean && sudo apt autoremove

3. Information about the plplot12-driver-qt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: plplot12-driver-qt
Priority: optional
Section: universe/libs
Installed-Size: 141
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: libplplot12 (>= 5.10.0+dfsg2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0)
Filename: pool/universe/p/plplot/plplot12-driver-qt_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 38110
MD5sum: b614cf3a7b6ab91338d2d85aaabb241b
SHA1: c844e42f6dd51cb5e02c52f126f48e43d1875903
SHA256: 92666b4ec4b7e45b8cb5bd3dd571f4a7f3d10e3a7914e3bf7dac41bffd989fb5
Description-en: Scientific plotting library (qt driver)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
line (linear, log), contour, 3D, fill, and almost 1000 characters
(including Greek and mathematical) in its extended font set. The package
is designed to make it easy to quickly get graphical output; only a
handful of function calls is typically required. For more advanced use,
virtually all aspects of plotting are configurable.
.
This package provides the qt driver module for PLplot. It also provides
C++ bindings to allow use of the PLplot API in qt applications.
Description-md5: 8b9c7ab750c270c9ee2601a7f02f6bcc
Multi-Arch: same
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu