How to Install and Uninstall texlive-version.noarch Package on Fedora 39

Last updated: October 06,2024

1. Install "texlive-version.noarch" package

Please follow the guidelines below to install texlive-version.noarch on Fedora 39

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

2. Uninstall "texlive-version.noarch" package

Please follow the guidance below to uninstall texlive-version.noarch on Fedora 39:

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

3. Information about the texlive-version.noarch package on Fedora 39

Last metadata expiration check: 1:54:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : texlive-version
Epoch : 11
Version : svn21920.2.0
Release : 69.fc39
Architecture : noarch
Size : 13 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : Conditionally include text
URL : http://tug.org/texlive/
License : Copyright only
Description : Defines macros \includeversion{NAME} and \excludeversion{NAME},
: each of which defines an environment NAME whose text is to be
: included or excluded from compilation. Although the command
: syntax is very similar to that of comment, comment.sty is to be
: preferred to version.sty for documents where significant chunks
: of text may be excluded.