How to Install and Uninstall texlive-accfonts Package on openSUSE Leap

Last updated: May 15,2024

1. Install "texlive-accfonts" package

Please follow the instructions below to install texlive-accfonts on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-accfonts

2. Uninstall "texlive-accfonts" package

This guide covers the steps necessary to uninstall texlive-accfonts on openSUSE Leap:

$ sudo zypper remove texlive-accfonts

3. Information about the texlive-accfonts package on openSUSE Leap

Information for package texlive-accfonts:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : texlive-accfonts
Version : 2021.189.0.0.25svn18835-150400.20.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 128.4 KiB
Installed : No
Status : not installed
Source package : texlive-specs-a-2021-150400.20.3.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Utilities to derive new fonts from existing ones
Description :
The accfonts package contains three utilities to permit easy
manipulation of fonts, in particular the creation of unusual
accented characters. Mkt1font works on Adobe Type 1 fonts,
vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX
font to an Omega one. All three programs read in a font (either
the font itself or a property list), together with a simple
definition file containing lines such as '128 z acute'; they
then write out a new version of the font with the requested new
characters in the numerical slots specified. Great care is
taken over the positioning of accents, and over the provision
of kerning information for new characters; mkt1font also
generates suitable "hints" to enhance quality at small sizes or
poor resolutions. The programs are written in Perl.

5. The same packages on other Linux Distributions