How to Install and Uninstall texlive-listing.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "texlive-listing.noarch" package

This tutorial shows how to install texlive-listing.noarch on Fedora 35

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

2. Uninstall "texlive-listing.noarch" package

This guide covers the steps necessary to uninstall texlive-listing.noarch on Fedora 35:

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

3. Information about the texlive-listing.noarch package on Fedora 35

Last metadata expiration check: 3:33:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-listing
Epoch : 9
Version : svn17373.1.2
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
Summary : Produce formatted program listings
URL : http://tug.org/texlive/
License : LPPL
Description : The listing environment is provided and is similar to figure
: and table, although it is not a floating environment. Includes
: support for \caption, \label, \ref, and introduces
: \listoflistings, \listingname, \listlistingname. It produces a
: .lol file. It does not change \@makecaption (unless the option
: bigcaptions is used), so packages that change the layout of
: \caption still work.