How to Install and Uninstall texlive-enumitem.noarch Package on Oracle Linux 8
Last updated: November 23,2024
1. Install "texlive-enumitem.noarch" package
Please follow the guidelines below to install texlive-enumitem.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
texlive-enumitem.noarch
Copied
2. Uninstall "texlive-enumitem.noarch" package
Please follow the steps below to uninstall texlive-enumitem.noarch on Oracle Linux 8:
$
sudo dnf remove
texlive-enumitem.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-enumitem.noarch package on Oracle Linux 8
Last metadata expiration check: 3:55:55 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : texlive-enumitem
Epoch : 7
Version : 20180414
Release : 25.el8
Architecture : noarch
Size : 375 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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 : 25.el8
Architecture : noarch
Size : 375 k
Source : texlive-20180414-25.el8.src.rpm
Repository : ol8_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.