How to Install and Uninstall texlive-exam.noarch Package on Fedora 39
Last updated: November 28,2024
1. Install "texlive-exam.noarch" package
This is a short guide on how to install texlive-exam.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
texlive-exam.noarch
Copied
2. Uninstall "texlive-exam.noarch" package
Please follow the guidance below to uninstall texlive-exam.noarch on Fedora 39:
$
sudo dnf remove
texlive-exam.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-exam.noarch package on Fedora 39
Last metadata expiration check: 0:02:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-exam
Epoch : 11
Version : svn64134
Release : 69.fc39
Architecture : noarch
Size : 66 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Package for typesetting exam scripts
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Provides a class exam, which eases production of exams, even by
: a LaTeX novice. Simple commands are provided to: create
: questions, parts of questions, subparts of parts, and
: subsubparts of subparts, all with optional point values; create
: a grading table, indexed either by question number (listing
: each question and the total possible points for that question)
: or by page number (listing each page with points and the total
: possible points for that page); create headers and footers that
: are each specified in three parts: one part to be left
: justified, one part to be centered, and one part to be right
: justified, in the manner of fancyhdr Headers and/or footers can
: be different on the first page of the exam, can be different on
: the last page of the exam, and can vary depending on whether
: the page number is odd or even, or on whether the current page
: continues a question from a previous page, or on whether the
: last question on the current page continues onto the following
: page. Multiple line headers and/or footers are allowed, and
: it's easy to increase the part of the page devoted to headers
: and/or footers to allow for this. Note that the bundle exams
: also provides a file exam.cls; the two bundles therefore clash,
: and should not be installed on the same system.
Available Packages
Name : texlive-exam
Epoch : 11
Version : svn64134
Release : 69.fc39
Architecture : noarch
Size : 66 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Package for typesetting exam scripts
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : Provides a class exam, which eases production of exams, even by
: a LaTeX novice. Simple commands are provided to: create
: questions, parts of questions, subparts of parts, and
: subsubparts of subparts, all with optional point values; create
: a grading table, indexed either by question number (listing
: each question and the total possible points for that question)
: or by page number (listing each page with points and the total
: possible points for that page); create headers and footers that
: are each specified in three parts: one part to be left
: justified, one part to be centered, and one part to be right
: justified, in the manner of fancyhdr Headers and/or footers can
: be different on the first page of the exam, can be different on
: the last page of the exam, and can vary depending on whether
: the page number is odd or even, or on whether the current page
: continues a question from a previous page, or on whether the
: last question on the current page continues onto the following
: page. Multiple line headers and/or footers are allowed, and
: it's easy to increase the part of the page devoted to headers
: and/or footers to allow for this. Note that the bundle exams
: also provides a file exam.cls; the two bundles therefore clash,
: and should not be installed on the same system.