How to Install and Uninstall python3-translationstring Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-translationstring" package

Please follow the step by step instructions below to install python3-translationstring on Kali Linux

$ sudo apt update $ sudo apt install python3-translationstring

2. Uninstall "python3-translationstring" package

Please follow the guidance below to uninstall python3-translationstring on Kali Linux:

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

3. Information about the python3-translationstring package on Kali Linux

Package: python3-translationstring
Source: python-translationstring
Version: 1.4-2
Installed-Size: 82
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14120
SHA256: 641538b55ab19467c763f6e162f866a19970d46278c26829c135d6001a4b1143
SHA1: ca33c1754786e3ce10a56ac1b686eecd83fa389d
MD5sum: 9032925ec387583885e50a78ab3308dd
Description: 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 3.x module.
Description-md5:
Homepage: http://www.repoze.org/
Section: python
Priority: optional
Filename: pool/main/p/python-translationstring/python3-translationstring_1.4-2_all.deb