How to Install and Uninstall texlive-pgfplots.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "texlive-pgfplots.noarch" package

This guide let you learn how to install texlive-pgfplots.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install texlive-pgfplots.noarch

2. Uninstall "texlive-pgfplots.noarch" package

Please follow the guidance below to uninstall texlive-pgfplots.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove texlive-pgfplots.noarch $ sudo dnf autoremove

3. Information about the texlive-pgfplots.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:34:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : texlive-pgfplots
Epoch : 9
Version : 20200406
Release : 34.el9
Architecture : noarch
Size : 13 M
Source : texlive-extension-20200406-34.el9.src.rpm
Repository : epel
Summary : Create normal/logarithmic plots in two and three dimensions
URL : http://tug.org/texlive/
License : GPLv3+
Description : PGFPlots draws high-quality function plots in normal or
: logarithmic scaling with a user-friendly interface directly in
: TeX. The user supplies axis labels, legend entries and the plot
: coordinates for one or more plots and PGFPlots applies axis
: scaling, computes any logarithms and axis ticks and draws the
: plots, supporting line plots, scatter plots, piecewise constant
: plots, bar plots, area plots, mesh-- and surface plots and some
: more. Pgfplots is based on PGF/TikZ (pgf); it runs equally for
: LaTeX/TeX/ConTeXt.