How to Install and Uninstall texlive-pst-poly.noarch Package on Fedora 38

Last updated: October 10,2024

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

Learn how to install texlive-pst-poly.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall texlive-pst-poly.noarch on Fedora 38:

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

3. Information about the texlive-pst-poly.noarch package on Fedora 38

Last metadata expiration check: 1:27:31 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-pst-poly
Epoch : 10
Version : svn35062.1.63
Release : 65.fc38
Architecture : noarch
Size : 17 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Polygons with PSTricks
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : This PSTricks package provides a really rather simple command
: \PstPolygon that will draw various regular and non-regular
: polygons (according to command parameters); various shortcuts
: to commonly-used polygons are provided, as well as a command
: \pspolygonbox that frames text with a polygon. The package uses
: the xkeyval package for argument decoding.