How to Install and Uninstall texlive-shtthesis.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "texlive-shtthesis.noarch" package

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

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

2. Uninstall "texlive-shtthesis.noarch" package

This tutorial shows how to uninstall texlive-shtthesis.noarch on Fedora 35:

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

3. Information about the texlive-shtthesis.noarch package on Fedora 35

Last metadata expiration check: 3:56:36 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : texlive-shtthesis
Epoch : 9
Version : svn57740
Release : 48.fc35
Architecture : noarch
Size : 2.1 M
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : An unofficial LaTeX thesis template for ShanghaiTech University
URL : http://tug.org/texlive/
License : GPLv3
Description : This package, forked from ucasthesis, is an unofficial LaTeX
: thesis template for ShanghaiTech University and satisfies all
: format requirements of the school. The user just needs to set
: \documentclass{shtthesis} and to set up mandatory information
: via \shtsetup, then his or her thesis document will be typeset
: properly.