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

Last updated: October 05,2024

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

Please follow the instructions below to install texlive-pst-infixplot.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall texlive-pst-infixplot.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:29:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-pst-infixplot
Epoch : 9
Version : svn15878.0.11
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
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.