How to Install and Uninstall texlive-mversion Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "texlive-mversion" package
Learn how to install texlive-mversion on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
texlive-mversion
Copied
2. Uninstall "texlive-mversion" package
This guide let you learn how to uninstall texlive-mversion on openSuSE Tumbleweed:
$
sudo zypper remove
texlive-mversion
Copied
3. Information about the texlive-mversion package on openSuSE Tumbleweed
Information for package texlive-mversion:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-mversion
Version : 2023.209.1.0.1svn29370-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Keeping track of document versions
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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-mversion
Version : 2023.209.1.0.1svn29370-55.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2023-55.2.src
Upstream URL : https://www.tug.org/texlive/
Summary : Keeping track of document versions
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.