How to Install and Uninstall texlive-multenum.noarch Package on Fedora 36

Last updated: October 11,2024

1. Install "texlive-multenum.noarch" package

In this section, we are going to explain the necessary steps to install texlive-multenum.noarch on Fedora 36

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

2. Uninstall "texlive-multenum.noarch" package

Please follow the instructions below to uninstall texlive-multenum.noarch on Fedora 36:

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

3. Information about the texlive-multenum.noarch package on Fedora 36

Last metadata expiration check: 2:06:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-multenum
Epoch : 9
Version : svn21775.0
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Multi-column enumerated lists
URL : http://tug.org/texlive/
License : LPPL
Description : Defines an environment multienumerate, that produces an
: enumerated array in which columns are vertically aligned on the
: counter. The motivation was lists of answers for a text book,
: where there are many rather small items; the multienumerate
: environment goes some way to making such lists look neater.