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

Last updated: May 17,2024

1. Install "python3-transliterate" package

This guide covers the steps necessary to install python3-transliterate on Kali Linux

$ sudo apt update $ sudo apt install python3-transliterate

2. Uninstall "python3-transliterate" package

This is a short guide on how to uninstall python3-transliterate on Kali Linux:

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

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

Package: python3-transliterate
Source: python-transliterate
Version: 1.10.2-5
Installed-Size: 175
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six (>= 1.1.0), python3:any
Suggests: python-transliterate-doc
Size: 25112
SHA256: 4813d864bd368a455aaa668dbdab7f90e12aa66ec3ff3bbc7320cc5b7d157e38
SHA1: 4773a5921aa0cb06f9a40b5d1d148a3d5c0fcaf2
MD5sum: 6f2f9b2acbf853491e13dbace43cd153
Description: Bi-directional transliterator for Python
Transliterates strings according to the rules specified in one of the
following the language packs.
.
* Armenian
* Bulgarian (beta)
* Georgian
* Greek
* Macedonian (alpha)
* Mongolian (alpha)
* Russian
* Ukrainian (beta)
Description-md5:
Homepage: https://github.com/barseghyanartur/transliterate
Section: python
Priority: optional
Filename: pool/main/p/python-transliterate/python3-transliterate_1.10.2-5_all.deb