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

Last updated: January 19,2025

1. Install "texlive-modroman.noarch" package

Here is a brief guide to show you how to install texlive-modroman.noarch on Fedora 38

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

2. Uninstall "texlive-modroman.noarch" package

This is a short guide on how to uninstall texlive-modroman.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:56:33 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : texlive-modroman
Epoch : 10
Version : svn29803.1
Release : 65.fc38
Architecture : noarch
Size : 16 k
Source : texlive-2022-65.fc38.src.rpm
Repository : fedora
Summary : Write numbers in lower case roman numerals
URL : http://tug.org/texlive/
License : LPPL-1.3c
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'.