How to Install and Uninstall python3-roman Package on openSUSE Leap
Last updated: January 24,2025
1. Install "python3-roman" package
Please follow the guidance below to install python3-roman on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-roman
Copied
2. Uninstall "python3-roman" package
Here is a brief guide to show you how to uninstall python3-roman on openSUSE Leap:
$
sudo zypper remove
python3-roman
Copied
3. Information about the python3-roman package on openSUSE Leap
Information for package python3-roman:
--------------------------------------
Repository : Main Repository
Name : python3-roman
Version : 3.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 12.4 KiB
Installed : No
Status : not installed
Source package : python-roman-3.2-bp155.2.10.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).
--------------------------------------
Repository : Main Repository
Name : python3-roman
Version : 3.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 12.4 KiB
Installed : No
Status : not installed
Source package : python-roman-3.2-bp155.2.10.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).