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

Last updated: October 07,2024

1. Install "texlive-modroman.noarch" package

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

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

2. Uninstall "texlive-modroman.noarch" package

Please follow the guidance below to uninstall texlive-modroman.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:26:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : texlive-modroman
Epoch : 9
Version : svn29803.1
Release : 55.fc36
Architecture : noarch
Size : 18 k
Source : texlive-2021-55.fc36.src.rpm
Repository : fedora
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'.