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

Last updated: November 26,2024

1. Install "texlive-anyfontsize.noarch" package

Please follow the steps below to install texlive-anyfontsize.noarch on Fedora 39

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

2. Uninstall "texlive-anyfontsize.noarch" package

This is a short guide on how to uninstall texlive-anyfontsize.noarch on Fedora 39:

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

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

Last metadata expiration check: 1:51:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-anyfontsize
Epoch : 11
Version : svn17050.0
Release : 69.fc39
Architecture : noarch
Size : 16 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Select any font size in LaTeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.