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

Last updated: May 07,2024

1. Install "python3-roman" package

This guide let you learn how to install python3-roman on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-roman

2. Uninstall "python3-roman" package

This guide let you learn how to uninstall python3-roman on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-roman
Priority: optional
Section: python
Installed-Size: 32
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Colangelo
Architecture: all
Source: python-roman
Version: 2.0.0-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/main/p/python-roman/python3-roman_2.0.0-2_all.deb
Size: 8140
MD5sum: 909bc113b47fe880550c39c5ea5b270c
SHA1: 8e22797a8e607a0046760d5e23c0b0b400d23908
SHA256: 352efd0e4a8e39e5518470d53ad2373188034065b87ca028795211a6869700a2
Description-en: module for generating/analyzing Roman numerals for Python 3
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 3 modules.
Description-md5: c73a413835acfa5f8625cff8438eae16
Homepage: http://pypi.python.org/pypi/roman/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y