How to Install and Uninstall texlive-anyfontsize.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "texlive-anyfontsize.noarch" package

In this section, we are going to explain the necessary steps to install texlive-anyfontsize.noarch on Fedora 34

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

2. Uninstall "texlive-anyfontsize.noarch" package

This guide covers the steps necessary to uninstall texlive-anyfontsize.noarch on Fedora 34:

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

3. Information about the texlive-anyfontsize.noarch package on Fedora 34

Last metadata expiration check: 1:36:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-anyfontsize
Epoch : 9
Version : svn17050.0
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Select any font size in LaTeX
URL : http://tug.org/texlive/
License : LPPL
Description : The package allows the to user select any font size (via e.g.
: \fontsize{...}{...}\selectfont), even those sizes that are not
: listed in the .fd file. If such a size is requested, LaTeX will
: search for and select the nearest listed size; anyfontsize will
: then scale the font to the size actually requested. Similar
: functionality is available for the CM family, for the EC
: family, or for either computer modern encoding; the present
: package generalises the facility.