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

Last updated: November 01,2024

1. Install "texlive-ucalgmthesis.noarch" package

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

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

2. Uninstall "texlive-ucalgmthesis.noarch" package

Please follow the guidance below to uninstall texlive-ucalgmthesis.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:29:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-ucalgmthesis
Epoch : 9
Version : svn52527
Release : 48.fc35
Architecture : noarch
Size : 137 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : LaTeX thesis class for University of Calgary Faculty of Graduate Studies
URL : http://tug.org/texlive/
License : MIT
Description : ucalgmthesis.cls is a LaTeX class file that produces documents
: according to the thesis guidelines of the University of Calgary
: Faculty of Graduate Studies. It uses the memoir class, which
: provides very powerful and flexible mechanisms for book design
: and layout. All memoir commands for changing chapter and
: section headings, page layout, fancy foot- and endnotes,
: typesetting poems, etc., can be used. (Memoir is meant as a
: replacement for the standard LaTeX classes, so all standard
: LaTeX commands such as \chapter, \section, etc., still work.)
: Likewise, any of memoir's class options can be passed as
: options to ucalgmthesis, in particular 12pt to select 12 point
: type (11 point is the default).