How to Install and Uninstall gnuplot-common.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "gnuplot-common.x86_64" package

Please follow the guidelines below to install gnuplot-common.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install gnuplot-common.x86_64

2. Uninstall "gnuplot-common.x86_64" package

Please follow the steps below to uninstall gnuplot-common.x86_64 on Oracle Linux 8:

$ sudo dnf remove gnuplot-common.x86_64 $ sudo dnf autoremove

3. Information about the gnuplot-common.x86_64 package on Oracle Linux 8

Last metadata expiration check: 1:11:47 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : gnuplot-common
Version : 5.2.4
Release : 1.el8
Architecture : x86_64
Size : 709 k
Source : gnuplot-5.2.4-1.el8.src.rpm
Repository : ol8_appstream
Summary : The common gnuplot parts
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.
:
: This subpackage contains common parts needed for all versions of gnuplot.