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

Last updated: May 15,2024

1. Install "python3-translationstring" package

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

$ sudo apt update $ sudo apt install python3-translationstring

2. Uninstall "python3-translationstring" package

Please follow the guidance below to uninstall python3-translationstring on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-translationstring
Priority: extra
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-translationstring
Version: 1.3-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-translationstring/python3-translationstring_1.3-1_all.deb
Size: 12938
MD5sum: 5fb41763e50906a5b7d007f2309d57b2
SHA1: 944feaf7e27375044cb9eba5df8fa6f96d9e6b9a
SHA256: 65b19db11153e94e877cfc523cf1341fe9f7acbcc82cc35f1cfc7b74145b5f27
Description-en: Utility library for i18n relied on by various Repoze packages - Python 2.x
A library used by various Repoze packages for internationalization (i18n)
duties related to translation.
.
This package provides a translation string class, a translation string
factory class, translation and pluralization primitives, and a utility
that helps Chameleon templates use translation facilities of this package.
It does not depend on Babel, but its translation and pluralization
services are meant to work best when provided with an instance of the
babel.support.Translations class.
.
This package provides the Python 3.x module.
Description-md5: 5403f910830fb30148c8acd9b39ddfdd
Homepage: http://www.repoze.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu