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

Last updated: May 20,2024

1. Install "python-translationstring" package

This guide covers the steps necessary to install python-translationstring on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-translationstring

2. Uninstall "python-translationstring" package

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

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

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

Package: python-translationstring
Priority: extra
Section: universe/python
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.3-1
Provides: python2.7-translationstring
Depends: python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-translationstring/python-translationstring_1.3-1_all.deb
Size: 13270
MD5sum: ed172420417da7a103f24cf5c5b6c544
SHA1: c1f2a0d9c434805bcfc593c6a1ded4e73e85a2ab
SHA256: eac43ca6d12a8c80a1d6866be4c15101fc424af45785e2e901ce375eac785f87
Description-en: Utility library for i18n relied on by various Repoze packages - Python 3.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 2.x module.
Description-md5: 9020612c7797a068ebea8a604fee24bc
Homepage: http://www.repoze.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu