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

Last updated: May 20,2024

1. Install "python3-babel" package

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

$ sudo apt update $ sudo apt install python3-babel

2. Uninstall "python3-babel" package

Here is a brief guide to show you how to uninstall python3-babel on Kali Linux:

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

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

Package: python3-babel
Source: python-babel
Version: 2.10.3-3
Installed-Size: 432
Maintainer: Debian Python Team
Architecture: all
Depends: python-babel-localedata (= 2.10.3-3), python3-pkg-resources, python3-tz, python3:any
Size: 99964
SHA256: c04e9572eb596cfa262efec3ccfef06ad472233078a55d2eaa59c87fb1c91839
SHA1: 5344ae4552d30d0d4f49bf762fc327fb19822978
MD5sum: 6da49ab9de4c7abcee2261d2b24e8fbf
Description: tools for internationalizing Python applications - Python 3.x
Babel is composed of two major parts. First tools to build and work with
gettext message catalogs. Second a Python interface to the CLDR (Common
Locale Data Repository), providing access to various locale display
names, localized number and date formatting, etc.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://babel.pocoo.org/
Built-Using: unicode-cldr-core (= 41-0.1)
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-babel/python3-babel_2.10.3-3_all.deb