How to Install and Uninstall texlive-pst-slpe.noarch Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

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

This guide let you learn how to install texlive-pst-slpe.noarch on CentOS 8 / RHEL 8

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

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

Learn how to uninstall texlive-pst-slpe.noarch on CentOS 8 / RHEL 8:

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

3. Information about the texlive-pst-slpe.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:49:45 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-pst-slpe
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 269 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Sophisticated colour gradients
URL : http://tug.org/texlive/
License : LPPL
Description : This PStricks package covers all the colour gradient
: functionality of pst-grad (part of the base pstricks
: distribution), and provides the following facilities: - it
: permits the user to specify an arbitrary number of colours,
: along with the points at which they are to be reached; - it
: converts between RGB and HSV behind the scenes; - it provides
: concentric and radial gradients; - it provides a command
: \psBall that generates bullets with a three-dimensional
: appearance; and - uses the xkeyval package for the extended key
: handling.