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

Last updated: January 10,2025

1. Install "texlive-plnfss.noarch" package

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

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

2. Uninstall "texlive-plnfss.noarch" package

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

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

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

Last metadata expiration check: 5:10:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-plnfss
Epoch : 11
Version : svn15878.1.1
Release : 69.fc39
Architecture : noarch
Size : 22 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Font selection for Plain TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.