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

Last updated: October 05,2024

1. Install "texlive-lstaddons.noarch" package

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

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

2. Uninstall "texlive-lstaddons.noarch" package

Please follow the instructions below to uninstall texlive-lstaddons.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:22:58 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : texlive-lstaddons
Epoch : 9
Version : svn26196.0.1
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Add-on packages for listings: autogobble and line background
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The bundle contains a small collection of add-on packages for
: the listings package. Current packages are: lstlinebgrd: colour
: the background of some or all lines of a listing; and
: lstautogobble: set the standard "gobble" option to the indent
: of the first line of the code.