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

Last updated: January 19,2025

1. Install "texlive-pst-infixplot.noarch" package

This guide let you learn how to install texlive-pst-infixplot.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install texlive-pst-infixplot.noarch

2. Uninstall "texlive-pst-infixplot.noarch" package

Please follow the guidance below to uninstall texlive-pst-infixplot.noarch on Fedora 36:

$ sudo dnf remove texlive-pst-infixplot.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:35:08 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-pst-infixplot
Epoch : 9
Version : svn15878.0.11
Release : 55.fc36
Architecture : noarch
Size : 19 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Using pstricks plotting capacities with infix expressions rather than RPN
URL : http://tug.org/texlive/
License : LPPL
Description : Plotting functions with pst-plot is very powerful but sometimes
: difficult to learn since the syntax of \psplot and
: \parametricplot requires some PostScript knowledge. The infix-
: RPN and pst-infixplot styles simplify the usage of pst-plot for
: the beginner, providing macro commands that convert natural
: mathematical expressions to PostScript syntax.