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

Last updated: October 06,2024

1. Install "texlive-yathesis.noarch" package

This tutorial shows how to install texlive-yathesis.noarch on Fedora 34

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

2. Uninstall "texlive-yathesis.noarch" package

This guide covers the steps necessary to uninstall texlive-yathesis.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:49:37 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-yathesis
Epoch : 9
Version : svn54740
Release : 39.fc34
Architecture : noarch
Size : 43 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A LaTeX class for writing a thesis following French rules
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The purpose of yathesis is to facilitate the typesetting of
: theses prepared in France, whatever the disciplines and
: institutes. It implements most notably recommendations from the
: Ministry of Higher Education and Research, and this
: transparently to the user. It has also been designed to
: (optionally) take advantage of powerful tools available in
: LaTeX, including packages: BibLaTeX for the bibliography;
: glossaries for the glossary, list of acronyms and symbols list.
: The yathesis class, based on the book class, aims to be both
: simple to use and, to some extent, (easily) customizable.
: yathesis comes with templates and samples in the
: doc/latex/yathesis/french/exemples/ directory in the
: distribution. They can also be tested on ShareLaTeX (template
: and specimen) and on Overleaf (template and specimen). Note:
: The "ya" in the package name stands for "yet another".