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

Last updated: January 10,2025

1. Install "texlive-outlines.noarch" package

This guide covers the steps necessary to install texlive-outlines.noarch on Fedora 36

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

2. Uninstall "texlive-outlines.noarch" package

This guide let you learn how to uninstall texlive-outlines.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:29:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-outlines
Epoch : 9
Version : svn25192.1.1
Release : 55.fc36
Architecture : noarch
Size : 17 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Produce "outline" lists
URL : http://tug.org/texlive/
License : LPPL
Description : Defines an outline environment, which allows outline-style
: indented lists with freely mixed levels up to four levels deep.
: It replaces the nested begin/end pairs by different item tags
: \1 to \4 for each nesting level. This is very convenient in
: cases where nested lists are used a lot, such as for to-do
: lists or presentation slides.