How to Install gnuplot-mode in Ubuntu 18.04



Install gnuplot-mode by entering the following commands in the terminal:

sudo apt update
sudo apt install gnuplot-mode

Description:

Gnuplot mode for Emacs

Gnuplot is a major mode for Emacs flavours with the following features: - Functions for plotting lines, regions, entire scripts, or entire files - Graphical interface to setting command arguments - Syntax colorization - Completion of common words in Gnuplot - Code indentation - On-line help using Info for Gnuplot functions and features - Interaction with Gnuplot using comint - Pull-down menus plus a toolbar - Distributed with a quick reference sheet in postscript.

Homepage: http://xafs.org/BruceRavel/GnuplotMode

Version: 1:0.7.0-1

Section: universe/math