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

Last updated: May 20,2024

1. Install "texlive-pgf.noarch" package

This tutorial shows how to install texlive-pgf.noarch on Fedora 38

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

2. Uninstall "texlive-pgf.noarch" package

This is a short guide on how to uninstall texlive-pgf.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:46:25 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-pgf
Epoch : 10
Version : svn59210
Release : 65.fc38
Architecture : noarch
Size : 902 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Create PostScript and PDF graphics in TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.