How to Install and Uninstall texlive-fontware.x86_64 Package on Fedora 39

Last updated: October 02,2024

1. Install "texlive-fontware.x86_64" package

Please follow the step by step instructions below to install texlive-fontware.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install texlive-fontware.x86_64

2. Uninstall "texlive-fontware.x86_64" package

Learn how to uninstall texlive-fontware.x86_64 on Fedora 39:

$ sudo dnf remove texlive-fontware.x86_64 $ sudo dnf autoremove

3. Information about the texlive-fontware.x86_64 package on Fedora 39

Last metadata expiration check: 2:51:51 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-fontware
Epoch : 11
Version : svn66186
Release : 77.fc39
Architecture : x86_64
Size : 97 k
Source : texlive-base-20230311-77.fc39.src.rpm
Repository : fedora
Summary : Tools for virtual font metrics
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Virtual font metrics are usually created in a textual form, the
: Virtual Property List, but programs that use them need to use
: binary files (the Virtual Font and the TeX Font Metric). The
: present two programs translate between the two forms: - vptovf
: takes a VPL file and generates a VF file and a TFM file; -
: vftovp takes a VF file and a TFM file and generates a VPL file.
: The programs are to be found in every distribution of TeX.