How to Install and Uninstall texlive-utf8add.noarch Package on Fedora 38

Last updated: January 14,2025

1. Install "texlive-utf8add.noarch" package

This guide covers the steps necessary to install texlive-utf8add.noarch on Fedora 38

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

2. Uninstall "texlive-utf8add.noarch" package

This tutorial shows how to uninstall texlive-utf8add.noarch on Fedora 38:

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

3. Information about the texlive-utf8add.noarch package on Fedora 38

Last metadata expiration check: 0:49:55 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : texlive-utf8add
Epoch : 10
Version : svn61074
Release : 65.fc38
Architecture : noarch
Size : 93 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Additional support for UTF-8 encoded LaTeX input
URL : http://tug.org/texlive/
License : GPL-3.0-or-later
Description : This bundle contains the LaTeX packages utf8add.sty and
: utf8hax.sty. The utf8add package provides additional support
: for the use of UTF-8 encoded input. This is intended for making
: LaTeX input more readable. The utf8hax package is using UTF-8
: characters for easier access to math in LaTeX, however making
: the LaTeX input less readable.