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

Last updated: October 05,2024

1. Install "python36-roman" package

This guide covers the steps necessary to install python36-roman on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-roman

2. Uninstall "python36-roman" package

Please follow the guidance below to uninstall python36-roman on openSuSE Tumbleweed:

$ sudo zypper remove python36-roman

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

Information for package python36-roman:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-roman
Version : 3.3-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 16,3 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).