How to Install and Uninstall gnuplot.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 28,2024

1. Install "gnuplot.x86_64" package

This guide let you learn how to install gnuplot.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install gnuplot.x86_64

2. Uninstall "gnuplot.x86_64" package

Here is a brief guide to show you how to uninstall gnuplot.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove gnuplot.x86_64 $ sudo dnf autoremove

3. Information about the gnuplot.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:31:32 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gnuplot
Version : 5.4.3
Release : 2.el9
Architecture : x86_64
Size : 820 k
Source : gnuplot-5.4.3-2.el9.src.rpm
Repository : epel
Summary : A program for plotting mathematical expressions and data
URL : http://www.gnuplot.info/
License : gnuplot and MIT
Description : Gnuplot is a command-line driven, interactive function plotting
: program especially suited for scientific data representation. Gnuplot
: can be used to plot functions and data points in both two and three
: dimensions and in many different formats.
:
: Install gnuplot if you need a graphics package for scientific data
: representation.
:
: This package provides a Qt based terminal version of gnuplot.