How to Install and Uninstall python311-roman Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-roman" package
Please follow the guidelines below to install python311-roman on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-roman
Copied
2. Uninstall "python311-roman" package
This guide let you learn how to uninstall python311-roman on openSUSE Leap:
$
sudo zypper remove
python311-roman
Copied
3. Information about the python311-roman package on openSUSE Leap
Information for package python311-roman:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-roman
Version : 3.3-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 13.9 KiB
Installed : No
Status : not installed
Source package : python-roman-3.3-150400.9.3.9.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-roman
Version : 3.3-150400.9.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 13.9 KiB
Installed : No
Status : not installed
Source package : python-roman-3.3-150400.9.3.9.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).