How to Install and Uninstall texlive-metatex.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "texlive-metatex.noarch" package

Please follow the instructions below to install texlive-metatex.noarch on Fedora 34

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

2. Uninstall "texlive-metatex.noarch" package

This tutorial shows how to uninstall texlive-metatex.noarch on Fedora 34:

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

3. Information about the texlive-metatex.noarch package on Fedora 34

Last metadata expiration check: 5:31:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : texlive-metatex
Epoch : 9
Version : svn15878.1.1
Release : 39.fc34
Architecture : noarch
Size : 20 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Incorporate Metafont pictures in TeX source
URL : http://tug.org/texlive/
License : GPL+
Description : METATeX is a set of plain TeX and Metafont macros that you can
: use to define both the text and the figures in a single source
: file. Because METATeX sets up two way communication, from TeX
: to Metafont and back from Metafont to TeX, drawing dimensions
: can be controlled by TeX and labels can be located by Metafont.
: Only standard features of TeX and Metafont are used, but two
: runs of TeX and one of Metafont are needed.