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

Last updated: July 05,2024

1. Install "texlive-exercisepoints.noarch" package

This guide let you learn how to install texlive-exercisepoints.noarch on Fedora 34

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

2. Uninstall "texlive-exercisepoints.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-exercisepoints.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:37:45 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-exercisepoints
Epoch : 9
Version : svn49590
Release : 39.fc34
Architecture : noarch
Size : 243 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A LaTeX package to count exercises and points
URL : http://tug.org/texlive/
License : LPPL
Description : The package can be used to facilitate exercise counting and
: exercise point counting in a LaTeX-document. It counts the
: number of exercises and it sums all the points of the exercises
: in a document. Especially for exams it is also common to have
: an overview of all exercises and their maximal points. This is
: also supported by this package by providing a macro to retrieve
: the points of each exercise.