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

Last updated: October 07,2024

1. Install "texlive-lstaddons.noarch" package

Please follow the step by step instructions below to install texlive-lstaddons.noarch on Fedora 36

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

2. Uninstall "texlive-lstaddons.noarch" package

In this section, we are going to explain the necessary steps to uninstall texlive-lstaddons.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:02:25 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : texlive-lstaddons
Epoch : 9
Version : svn56291
Release : 55.fc36
Architecture : noarch
Size : 20 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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.