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

Last updated: September 29,2024

1. Install "texlive-latexdemo.noarch" package

This tutorial shows how to install texlive-latexdemo.noarch on Fedora 38

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

2. Uninstall "texlive-latexdemo.noarch" package

Please follow the guidance below to uninstall texlive-latexdemo.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:55:47 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-latexdemo
Epoch : 10
Version : svn55265
Release : 65.fc38
Architecture : noarch
Size : 19 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Demonstrate LaTeX code with its resulting output
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.