How to Install and Uninstall texlive-enumitem.noarch Package on CentOS 8 / RHEL 8
Last updated: November 30,2024
1. Install "texlive-enumitem.noarch" package
Here is a brief guide to show you how to install texlive-enumitem.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-enumitem.noarch
Copied
2. Uninstall "texlive-enumitem.noarch" package
This guide let you learn how to uninstall texlive-enumitem.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
texlive-enumitem.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-enumitem.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:46:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : texlive-enumitem
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 374 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Control layout of itemize, enumerate, description
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides user control over the layout of the three
: basic list environments: enumerate, itemize and description. It
: supersedes both enumerate and mdwlist (providing well-
: structured replacements for all their funtionality), and in
: addition provides functions to compute the layout of labels,
: and to 'clone' the standard environments, to create new
: environments with counters of their own.
Available Packages
Name : texlive-enumitem
Epoch : 7
Version : 20180414
Release : 19.el8
Architecture : noarch
Size : 374 k
Source : texlive-20180414-19.el8.src.rpm
Repository : appstream
Summary : Control layout of itemize, enumerate, description
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides user control over the layout of the three
: basic list environments: enumerate, itemize and description. It
: supersedes both enumerate and mdwlist (providing well-
: structured replacements for all their funtionality), and in
: addition provides functions to compute the layout of labels,
: and to 'clone' the standard environments, to create new
: environments with counters of their own.