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

Last updated: June 29,2024

1. Install "texlive-pgf.noarch" package

Here is a brief guide to show you how to install texlive-pgf.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "texlive-pgf.noarch" package

Please follow the steps below to uninstall texlive-pgf.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:49:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-pgf
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 11 M
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Create PostScript and PDF graphics in TeX
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : PGF is a macro package for creating graphics. It is platform-
: and format-independent and works together with the most
: important TeX backend drivers, including pdftex and dvips. It
: comes with a user-friendly syntax layer called TikZ. Its usage
: is similar to pstricks and the standard picture environment.
: PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.
: Unlike pstricks, it can produce either PostScript or PDF
: output.