How to Install and Uninstall texlive-exam Package on openSUSE Leap

Last updated: May 15,2024

1. Install "texlive-exam" package

Please follow the guidance below to install texlive-exam on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-exam

2. Uninstall "texlive-exam" package

This tutorial shows how to uninstall texlive-exam on openSUSE Leap:

$ sudo zypper remove texlive-exam

3. Information about the texlive-exam package on openSUSE Leap

Information for package texlive-exam:
-------------------------------------
Repository : Main Repository
Name : texlive-exam
Version : 2021.189.2.7svn58023-150400.18.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 279.7 KiB
Installed : No
Status : not installed
Source package : texlive-specs-i-2021-150400.18.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Package for typesetting exam scripts
Description :
Provides a class exam.cls, 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.

5. The same packages on other Linux Distributions