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

Last updated: November 08,2024

1. Install "python312-roman" package

Learn how to install python312-roman on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-roman

2. Uninstall "python312-roman" package

Please follow the guidelines below to uninstall python312-roman on openSuSE Tumbleweed:

$ sudo zypper remove python312-roman

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

Information for package python312-roman:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-roman
Version : 3.3-2.7
Arch : noarch
Vendor : openSUSE
Installed Size : 13.5 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).