How to Install and Uninstall python2-roman Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-roman" package
This tutorial shows how to install python2-roman on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-roman
Copied
2. Uninstall "python2-roman" package
Please follow the steps below to uninstall python2-roman on openSUSE Leap:
$
sudo zypper remove
python2-roman
Copied
3. Information about the python2-roman package on openSUSE Leap
Information for package python2-roman:
--------------------------------------
Repository : Main Repository
Name : python2-roman
Version : 3.2-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 9,8 KiB
Installed : No
Status : not installed
Source package : python-roman-3.2-bp153.1.14.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).
--------------------------------------
Repository : Main Repository
Name : python2-roman
Version : 3.2-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 9,8 KiB
Installed : No
Status : not installed
Source package : python-roman-3.2-bp153.1.14.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).