How to Install and Uninstall python-roman Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 01,2025

1. Install "python-roman" package

Please follow the guidance below to install python-roman on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-roman

2. Uninstall "python-roman" package

This is a short guide on how to uninstall python-roman on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-roman $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-roman package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-roman
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Colangelo
Architecture: all
Version: 2.0.0-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-roman/python-roman_2.0.0-2_all.deb
Size: 8062
MD5sum: 96927408fb0f849f2a8adac3d923df13
SHA1: 53c0df7d3aa9d15dc5bb66929815cb3be901e529
SHA256: 014e3f20aefd1a7aa0b26a73a08ea51bc22608c52124c5c57dc4c192c7798c74
Description-en: module for generating/analyzing Roman numerals for Python 2
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).
.
This package includes Python 2 modules.
Description-md5: 0c888324b96636a57132cb7e90495993
Homepage: http://pypi.python.org/pypi/roman/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y