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

Last updated: February 06,2025

1. Install "texlive-addfont.noarch" package

Here is a brief guide to show you how to install texlive-addfont.noarch on Fedora 38

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

2. Uninstall "texlive-addfont.noarch" package

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

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

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

Last metadata expiration check: 4:48:14 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : texlive-addfont
Epoch : 10
Version : svn58559
Release : 65.fc38
Architecture : noarch
Size : 63 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : easier use of fonts without LaTeX support
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : This package is intended for use by users who know about fonts.
: It is a quick-fix for fonts which does not have genuine LaTeX
: support. It is not meant as a replacement of the LaTeX font
: definition files. It is meant as something more useable for
: LaTeX users than the \newfont command. With addfont the loaded
: font scales along with the usual LaTeX size selection. Using
: this package still requires some knowledge on how to use fonts
: with LaTeX.