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

Last updated: October 05,2024

1. Install "texlive-ucalgmthesis.noarch" package

This is a short guide on how to install texlive-ucalgmthesis.noarch on Fedora 34

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

2. Uninstall "texlive-ucalgmthesis.noarch" package

Please follow the guidelines below to uninstall texlive-ucalgmthesis.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:56:25 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-ucalgmthesis
Epoch : 9
Version : svn52527
Release : 39.fc34
Architecture : noarch
Size : 136 k
Source : texlive-2020-39.fc34.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).