How to Install and Uninstall texlive-modroman.noarch Package on Fedora 34

Last updated: July 01,2024

1. Install "texlive-modroman.noarch" package

Please follow the instructions below to install texlive-modroman.noarch on Fedora 34

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

2. Uninstall "texlive-modroman.noarch" package

This tutorial shows how to uninstall texlive-modroman.noarch on Fedora 34:

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

3. Information about the texlive-modroman.noarch package on Fedora 34

Last metadata expiration check: 1:57:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : texlive-modroman
Epoch : 9
Version : svn29803.1
Release : 39.fc34
Architecture : noarch
Size : 18 k
Source : texlive-2020-39.fc34.src.rpm
Repository : updates
Summary : Write numbers in lower case roman numerals
URL : http://tug.org/texlive/
License : LPPL
Description : This package provides only two macros viz. \modromannumeral
: which writes the number given as argument in lower case roman
: numeral with a 'j' instead of a 'i' as the final letter of
: numbers greater than 1 and \modroman{MyCounter} which writes
: the value of a counter in the same way. You use the first in
: the same way as the TeX primitive \romannumeral and the second
: as LaTeX command \roman. The default option is 'vpourv' with
: which 5 is 'translated' as 'v' and option 'upourv' whith which
: the same 5 is given as 'u'.