How to Install and Uninstall texlive-modroman Package on openSUSE Leap

Last updated: June 05,2024

1. Install "texlive-modroman" package

In this section, we are going to explain the necessary steps to install texlive-modroman on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install texlive-modroman

2. Uninstall "texlive-modroman" package

This guide let you learn how to uninstall texlive-modroman on openSUSE Leap:

$ sudo zypper remove texlive-modroman

3. Information about the texlive-modroman package on openSUSE Leap

Information for package texlive-modroman:
-----------------------------------------
Repository : Main Repository
Name : texlive-modroman
Version : 2021.189.1svn29803-150400.17.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.2 KiB
Installed : No
Status : not installed
Source package : texlive-specs-p-2021-150400.17.1.src
Upstream URL : http://www.tug.org/texlive/
Summary : Write numbers in lower case roman numerals
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'.

5. The same packages on other Linux Distributions