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

Last updated: November 25,2024

1. Install "texlive-lazylist.noarch" package

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

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

2. Uninstall "texlive-lazylist.noarch" package

Here is a brief guide to show you how to uninstall texlive-lazylist.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:28:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-lazylist
Epoch : 11
Version : svn17691.1.0a
Release : 69.fc39
Architecture : noarch
Size : 17 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Lists in TeX's "mouth"
URL : http://tug.org/texlive/
License : LPPL-1.2
Description : The package was developed to provide flexible lists, whose
: ordering can be altered on the fly. The implementation involves
: a pile of lambda-calculus and list-handling macros of an
: incredibly obtuse nature. The TUGboat paper serves as a manual
: for the macros. Having said all of which, confidence is
: enhanced by the knowledge that the TeX code was formally
: verified.