How to Install and Uninstall texlive-mversion.noarch Package on Fedora 35
Last updated: November 14,2024
1. Install "texlive-mversion.noarch" package
This guide covers the steps necessary to install texlive-mversion.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
texlive-mversion.noarch
Copied
2. Uninstall "texlive-mversion.noarch" package
This guide let you learn how to uninstall texlive-mversion.noarch on Fedora 35:
$
sudo dnf remove
texlive-mversion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-mversion.noarch package on Fedora 35
Last metadata expiration check: 2:14:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texlive-mversion
Epoch : 9
Version : svn29370.1.0.1
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.
Available Packages
Name : texlive-mversion
Epoch : 9
Version : svn29370.1.0.1
Release : 48.fc35
Architecture : noarch
Size : 18 k
Source : texlive-2021-48.fc35.src.rpm
Repository : updates
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.