How to Install and Uninstall texlive-plnfss.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "texlive-plnfss.noarch" package

This tutorial shows how to install texlive-plnfss.noarch on Fedora 36

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

2. Uninstall "texlive-plnfss.noarch" package

This guide covers the steps necessary to uninstall texlive-plnfss.noarch on Fedora 36:

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

3. Information about the texlive-plnfss.noarch package on Fedora 36

Last metadata expiration check: 5:17:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-plnfss
Epoch : 9
Version : svn15878.1.1
Release : 55.fc36
Architecture : noarch
Size : 24 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Font selection for Plain TeX
URL : http://tug.org/texlive/
License : LPPL
Description : Plnfss is a set of macros to provide easy font access (somewhat
: similar to NFSS but with some limitations) with Plain TeX.
: Plnfss can automatically make use of PSNFSS fd files, i.e.,
: when an Adobe Type 1 is used the relevant fd file will be
: loaded automatically. For cmr-like fonts (ec, vnr, csr or plr
: fonts), a special format called pfd (plain fd) is required and
: must be loaded manually. See ot1cmr.pfd for further
: information.