How to Install and Uninstall texlive-anyfontsize Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "texlive-anyfontsize" package

This tutorial shows how to install texlive-anyfontsize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-anyfontsize

2. Uninstall "texlive-anyfontsize" package

Please follow the guidance below to uninstall texlive-anyfontsize on openSuSE Tumbleweed:

$ sudo zypper remove texlive-anyfontsize

3. Information about the texlive-anyfontsize package on openSuSE Tumbleweed

Information for package texlive-anyfontsize:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-anyfontsize
Version : 2023.209.svn17050-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 3.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Select any font size in LaTeX
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.

5. The same packages on other Linux Distributions