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

Last updated: October 05,2024

1. Install "texlive-latexdemo.noarch" package

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

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

2. Uninstall "texlive-latexdemo.noarch" package

This guide let you learn how to uninstall texlive-latexdemo.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:41:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-latexdemo
Epoch : 9
Version : svn34481.0.1
Release : 39.fc34
Architecture : noarch
Size : 21 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Demonstrate LaTeX code with its resulting output
URL : http://tug.org/texlive/
License : LPPL 1.3
Description : The package provides configurable tools to print out LaTeX code
: and the resulting output in the same document. It also supports
: printing the result inside a conditional sequence; thus one may
: suppress printing if the code would not compile.