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

Last updated: October 05,2024

1. Install "texlive-jvlisting.noarch" package

Please follow the step by step instructions below to install texlive-jvlisting.noarch on Fedora 34

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

2. Uninstall "texlive-jvlisting.noarch" package

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

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

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

Last metadata expiration check: 2:39:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-jvlisting
Epoch : 9
Version : svn24638.0.7
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : A replacement for LaTeX's verbatim package
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides a LaTeX environment listing, an
: alternative to the built-in verbatim environment. The listing
: environment is tailored for including listings of computer
: program source code into documents. The main advantages over
: the original verbatim environment are: environments
: automatically fixes leading whitespace so that the environment
: and program listing can be indented with the rest of the
: document source, and; listing environments may easily be
: customised and extended.