How to Install and Uninstall texlive-listings-ext.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "texlive-listings-ext.noarch" package

Please follow the instructions below to install texlive-listings-ext.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install texlive-listings-ext.noarch

2. Uninstall "texlive-listings-ext.noarch" package

This is a short guide on how to uninstall texlive-listings-ext.noarch on Fedora 34:

$ sudo dnf remove texlive-listings-ext.noarch $ sudo dnf autoremove

3. Information about the texlive-listings-ext.noarch package on Fedora 34

Last metadata expiration check: 0:47:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-listings-ext
Epoch : 9
Version : 20200327
Release : 30.fc34
Architecture : noarch
Size : 122 k
Source : texlive-base-20200327-30.fc34.src.rpm
Repository : updates
Summary : Automated input of source
URL : http://tug.org/texlive/
License : LPPL 1.2
Description : The package provides a means of marking a source, so that
: samples of it may be included in a document (by means of the
: listings package) in a stable fashion, regardless of any change
: to the source. The markup in the source text defines tags for
: blocks of source. These tags are processed by a shell script to
: make a steering file that is used by the package when LaTeX is
: being run.