How to Install and Uninstall gnuplot5-x11 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "gnuplot5-x11" package

Learn how to install gnuplot5-x11 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gnuplot5-x11

2. Uninstall "gnuplot5-x11" package

This tutorial shows how to uninstall gnuplot5-x11 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gnuplot5-x11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnuplot5-x11 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gnuplot5-x11
Priority: optional
Section: universe/math
Installed-Size: 2449
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: gnuplot5
Version: 5.0.3+dfsg2-1
Replaces: gnuplot5-nox, gnuplot5-qt
Provides: gnuplot5-nox
Depends: gnuplot5-data (= 5.0.3+dfsg2-1), libc6 (>= 2.15), libcairo2 (>= 1.6.0), libedit2 (>= 2.11-20080614), libgcc1 (>= 1:3.0), libgd3 (>= 2.1.0~alpha~), libglib2.0-0 (>= 2.12.0), liblua5.1-0, libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), libx11-6
Suggests: gnuplot5-doc
Conflicts: gnuplot5-nox, gnuplot5-qt
Filename: pool/universe/g/gnuplot5/gnuplot5-x11_5.0.3+dfsg2-1_amd64.deb
Size: 862226
MD5sum: 2d5bef0a5de7aa99c61d9152e227df96
SHA1: cbe440fb1e3bd3f9c2a85e655e37a3e63a68299c
SHA256: 1e45fa73edfb0c6cb9a0703c69f676318faf99d61b618a7c3d0ebc5339f83577
Description-en: Command-line driven interactive plotting program. X-package
Gnuplot is a portable command-line driven interactive data and function
plotting utility that supports lots of output formats, including drivers
for many printers, (La)TeX, (x)fig, Postscript, and so on. The X11-output
is packaged in gnuplot5-x11.
.
Data files and self-defined functions can be manipulated by the internal
C-like language. Can perform smoothing, spline-fitting, or nonlinear fits,
and can work with complex numbers.
.
This package contains the terminal driver that enables gnuplot to plot
images interactively under X11. Most users will want this, it is however
packaged separately so that low-end systems don't need X installed to use
gnuplot.
Description-md5: 7b0644529bcab00ba9494089d76ae5ee
Homepage: http://gnuplot.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu