How to Install and Uninstall texlive-numericplots.noarch Package on Fedora 36

Last updated: May 11,2024

1. Install "texlive-numericplots.noarch" package

In this section, we are going to explain the necessary steps to install texlive-numericplots.noarch on Fedora 36

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

2. Uninstall "texlive-numericplots.noarch" package

Please follow the step by step instructions below to uninstall texlive-numericplots.noarch on Fedora 36:

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

3. Information about the texlive-numericplots.noarch package on Fedora 36

Last metadata expiration check: 3:43:17 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-numericplots
Epoch : 9
Version : svn31729.2.0.2
Release : 55.fc36
Architecture : noarch
Size : 33 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Plot numeric data (including Matlab export) using PSTricks
URL : http://tug.org/texlive/
License : GPLv3+
Description : Plotting numeric data is a task which has often to be done for
: scientific papers. LaTeX itself provides no facilities for
: drawing more than the simplest plots from supplied data. The
: package will process user input, and uses PSTricks to plot the
: results. The package provides Matlab functions to transform
: Matlab results to plottable data.