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

Last updated: May 17,2024

1. Install "python3-babelfish" package

This tutorial shows how to install python3-babelfish on Kali Linux

$ sudo apt update $ sudo apt install python3-babelfish

2. Uninstall "python3-babelfish" package

Please follow the instructions below to uninstall python3-babelfish on Kali Linux:

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

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

Package: python3-babelfish
Source: babelfish
Version: 0.6.0-2
Installed-Size: 268
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3:any
Size: 70840
SHA256: ef252420b5914d88defadc0c3052d89c46a4432c7426e702909a7b3af41bd15b
SHA1: 33e28ae9a2d9ddd9eeba90165fd9ba5cc202508a
MD5sum: 7f21e9e5a724b54187e8e1faf6861728
Description: library to work with countries and languages (Python 3)
Babelfish makes it easy to work with countries, languages, scripts, ISO codes
and IETF codes from Python. It has converters between all different data
can be extended to use custom converters and data.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/Diaoul/babelfish
Section: python
Priority: optional
Filename: pool/main/b/babelfish/python3-babelfish_0.6.0-2_all.deb