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

Last updated: May 10,2024

1. Install "python39-roman" package

Please follow the guidelines below to install python39-roman on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-roman

2. Uninstall "python39-roman" package

This tutorial shows how to uninstall python39-roman on openSuSE Tumbleweed:

$ sudo zypper remove python39-roman

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

Information for package python39-roman:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-roman
Version : 3.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 12.2 KiB
Installed : No
Status : not installed
Source package : python-roman-3.3-2.7.src
Upstream URL : https://github.com/zopefoundation/roman
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).