How to Install and Uninstall texlive-texware.x86_64 Package on Fedora 35

Last updated: November 30,2024

1. Install "texlive-texware.x86_64" package

In this section, we are going to explain the necessary steps to install texlive-texware.x86_64 on Fedora 35

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

2. Uninstall "texlive-texware.x86_64" package

Learn how to uninstall texlive-texware.x86_64 on Fedora 35:

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

3. Information about the texlive-texware.x86_64 package on Fedora 35

Last metadata expiration check: 0:55:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-texware
Epoch : 9
Version : 20210325
Release : 44.fc35
Architecture : x86_64
Size : 42 k
Source : texlive-base-20210325-44.fc35.src.rpm
Repository : updates
Summary : Utility programs for use with TeX
URL : http://tug.org/texlive/
License : Knuth
Description : Basic utitility programs, comprising: - dvitype, which converts
: a TeX output (DVI) file to a plain text file (see also the DVI
: Text Language suite); - pooltype, which converts a TeX-suite
: program's "pool" (string) file into human-readable form; and -
: tftopl and pltotf, which convert TeX Font Metric (TFM) file to
: human readable Property List (PL) files and vice versa.