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

Last updated: May 19,2024

1. Install "plplot-tcl-dev" package

This tutorial shows how to install plplot-tcl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install plplot-tcl-dev

2. Uninstall "plplot-tcl-dev" package

Please follow the guidance below to uninstall plplot-tcl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove plplot-tcl-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: plplot-tcl-dev
Priority: extra
Section: universe/math
Installed-Size: 450
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: libplplot12 (= 5.10.0+dfsg2-0.1ubuntu2), plplot-tcl
Breaks: plplot-tcl (<= 5.2.0.cvs.20030224-1)
Filename: pool/universe/p/plplot/plplot-tcl-dev_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 69652
MD5sum: da190173821da74113056547683ec40d
SHA1: c9f254264e61aa6feb8f4eaacb06126731c14d5a
SHA256: 0aad171d7455c66ead07733de6f6d5febbb4ec3b80aaeded094f69d408213a68
Description-en: Tcl/Tk development support for PLplot, a plotting library
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 contains the necessary files to do development in Tcl/Tk
with PLplot: header files, shared libraries links, and examples.
Description-md5: af6ec3fcc4b6ff2bd34cd40254aa5889
Multi-Arch: same
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu