How to Install and Uninstall python38-roman Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "python38-roman" package

This tutorial shows how to install python38-roman on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-roman

2. Uninstall "python38-roman" package

Here is a brief guide to show you how to uninstall python38-roman on openSuSE Tumbleweed:

$ sudo zypper remove python38-roman

3. Information about the python38-roman package on openSuSE Tumbleweed

Information for package python38-roman:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-roman
Version : 3.3-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 15,8 KiB
Installed : No
Status : not installed
Source package : python-roman-3.3-1.6.src
Summary : Integer to Roman numerals converter
Description :
This module converts from and to Roman numerals. It can convert numbers from
1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999).