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

Last updated: June 05,2024

1. Install "python3-oslo.i18n" package

Please follow the steps below to install python3-oslo.i18n on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-oslo.i18n

2. Uninstall "python3-oslo.i18n" package

This guide covers the steps necessary to uninstall python3-oslo.i18n on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-oslo.i18n $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-oslo.i18n
Priority: optional
Section: universe/python
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.i18n
Version: 3.5.0-2
Replaces: python3-oslo-i18n (<< 1.7.0-1~)
Depends: python3-babel, python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3:any (>= 3.3.2-2~)
Breaks: python3-oslo-i18n (<< 1.7.0-1~)
Filename: pool/universe/p/python-oslo.i18n/python3-oslo.i18n_3.5.0-2_all.deb
Size: 19090
MD5sum: a214cc0cf9a265d79ea2aac163559f24
SHA1: 6888498e4e3a82da9412a66942a798f66565ccb6
SHA256: 3a58165f8147656abe35b57723ea5954cbd2cce409e9229476de0ebe9430f1fa
Description-en: Oslo Internationalization Utilities - Python 3.x
The oslo.i18n library contain utilities for working with internationalization
(i18n) features, especially translation for text strings in an application or
library.
.
This package contains the Python 3.x module.
Description-md5: 3591ff9f57337aada7efab3b1c04fe54
Homepage: https://github.com/openstack/oslo.i18n
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu