How to Install and Uninstall texlive-anyfontsize.noarch Package on CentOS 8 / RHEL 8
Last updated: November 30,2024
1. Install "texlive-anyfontsize.noarch" package
This guide covers the steps necessary to install texlive-anyfontsize.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-anyfontsize.noarch
Copied
2. Uninstall "texlive-anyfontsize.noarch" package
In this section, we are going to explain the necessary steps to uninstall texlive-anyfontsize.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
texlive-anyfontsize.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-anyfontsize.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:44:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-anyfontsize
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 206 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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.
Available Packages
Name : texlive-anyfontsize
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 206 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
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.