How to Install and Uninstall texlive-exsol.noarch Package on Fedora 39

Last updated: October 06,2024

1. Install "texlive-exsol.noarch" package

Learn how to install texlive-exsol.noarch on Fedora 39

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

2. Uninstall "texlive-exsol.noarch" package

Please follow the steps below to uninstall texlive-exsol.noarch on Fedora 39:

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

3. Information about the texlive-exsol.noarch package on Fedora 39

Last metadata expiration check: 5:21:42 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-exsol
Epoch : 11
Version : svn48977
Release : 69.fc39
Architecture : noarch
Size : 20 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Exercises and solutions from the same source, into a book
URL : http://tug.org/texlive/
License : LPPL-1.3c
Description : The packageThe exsol package provides macros to allow for
: embedding exercises and solutions in the LaTeX source of an
: instructional text (e.g., a book or a course text) while
: generating the following separate documents: your original text
: that only contains the exercises, and a solution book that
: contains only the solutions to the exercises (optionally, the
: exercises themselves are also copied to the solution book). The
: exercise data are generated when running LaTeX on your
: document; the first run also writes the solutions to a
: secondary file that may be included in a simple document
: harness, may be processed by LaTeX, to generate a nice solution
: book. The code of the package was derived (in large part) from
: fancyvrb.