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

Last updated: May 20,2024

1. Install "python3-translate" package

This is a short guide on how to install python3-translate on Kali Linux

$ sudo apt update $ sudo apt install python3-translate

2. Uninstall "python3-translate" package

Please follow the step by step instructions below to uninstall python3-translate on Kali Linux:

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

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

Package: python3-translate
Source: translate-toolkit
Version: 3.12.2-1
Installed-Size: 1983
Maintainer: Debian l10n developers
Architecture: all
Depends: gettext, libexttextcat-data, python3, python3-lxml, python3:any
Recommends: python3-aeidon, python3-bs4, python3-chardet, python3-diff-match-patch, python3-enchant, python3-iniparse, python3-levenshtein, python3-mistletoe (>> 1.1.0~), python3-phply, python3-pyparsing (>> 3), python3-ruamel.yaml, python3-simplejson, python3-vobject, python3-xapian
Suggests: python3-cheroot, python3-subversion, translate-toolkit-doc
Size: 314472
SHA256: 458d14d12f4d0febc0fc74bf7b9a4d6b5919e6e7901149b00e08fc99531ec561
SHA1: 26a59319a3eb21bf8965d1bc4dc81984434d2951
MD5sum: 900af9c655852254c15343a13b967949
Description: Toolkit assisting in the localization of software (Python 3)
The Translate Toolkit is a Python library and a set of software designed
to help make the lives of localizers both more productive and less
frustrating.
.
The software includes programs to convert localization formats to the
common PO format and programs to check and manage PO files and
utilities to create word counts, merge translations and perform
various checks on PO files.
.
Supported localization storage formats are: DTD, properties,
OpenOffice.org GSI/SDF, CSV, MO, Qt .ts and of course PO and XLIFF.
.
This package includes the Translate Toolkit modules for Python 3.
Description-md5:
Homepage: https://toolkit.translatehouse.org/
Tag: devel::i18n, devel::lang:python, devel::library, implemented-in::python,
role::devel-lib, role::program, role::shared-lib, use::converting,
use::text-formatting, works-with-format::po, works-with::text
Section: python
Priority: optional
Filename: pool/main/t/translate-toolkit/python3-translate_3.12.2-1_all.deb