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

Last updated: October 09,2024

1. Install "texlive-mversion.noarch" package

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

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

2. Uninstall "texlive-mversion.noarch" package

Please follow the step by step instructions below to uninstall texlive-mversion.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:47:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-mversion
Epoch : 9
Version : svn29370.1.0.1
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
Summary : Keeping track of document versions
URL : http://tug.org/texlive/
License : LPPL 1.2
Description : The package enables the user to keep track of different
: versions of a LaTeX document. The command \version prints the
: version and build numbers; each time you compile your document,
: the build number is increased by one. By placing \version in
: the header or footer, each page can be marked with the unique
: build number describing the progress of your document.