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

Last updated: May 18,2024

1. Install "plplot-tcl-bin" package

Please follow the guidelines below to install plplot-tcl-bin on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "plplot-tcl-bin" package

This is a short guide on how to uninstall plplot-tcl-bin on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: plplot-tcl-bin
Priority: optional
Section: universe/math
Installed-Size: 18
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Ross
Architecture: amd64
Source: plplot
Version: 5.10.0+dfsg2-0.1ubuntu2
Depends: plplot-tcl (>= 5.10.0+dfsg2), libc6 (>= 2.4), libplplot12 (>= 5.10.0+dfsg2), libtcl8.5 (>= 8.5.0)
Filename: pool/universe/p/plplot/plplot-tcl-bin_5.10.0+dfsg2-0.1ubuntu2_amd64.deb
Size: 3840
MD5sum: 78737e618ba6957a55505f0fbc410f5f
SHA1: 3ceafb193f2748b9d85db379ba0d1a4045ea799f
SHA256: c552c7932eefd882bc44df4abaa3a139fd0ef95fb532aacca95e4a93ba15fa5c
Description-en: Tcl/Tk tools 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 pltcl program for interactive use of the Tcl/Tk
support for PLplot.
Description-md5: 6c89c71e3b9fa9914f837f5bda003675
Homepage: http://www.plplot.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu