How to Install and Uninstall python3-setuptools-gettext Package on Kali Linux

Last updated: June 26,2024

1. Install "python3-setuptools-gettext" package

This tutorial shows how to install python3-setuptools-gettext on Kali Linux

$ sudo apt update $ sudo apt install python3-setuptools-gettext

2. Uninstall "python3-setuptools-gettext" package

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

$ sudo apt remove python3-setuptools-gettext $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-setuptools-gettext package on Kali Linux

Package: python3-setuptools-gettext
Source: python-setuptools-gettext
Version: 0.1.10-2
Installed-Size: 34
Maintainer: Jelmer Vernooij
Architecture: all
Depends: python3-pkg-resources, python3-tomli | python3-supported-min (>= 3.11), python3:any, python3-setuptools
Size: 6768
SHA256: 5bbb602b94a3eadbda88d21088860d6414c421f95f78953228de6f2c524414b5
SHA1: e6b86884cc26a777a2945e83f3a7ec2b7b5a9a72
MD5sum: 694bf75c7813e3b1a348041e6e93a2a2
Description: Setuptools gettext extension plugin
This extension for Python setuptools searches for
gettext .po files in the source directory, compiles them
to .mo files and installs them.
Description-md5:
Homepage: https://github.com/breezy-team/setuptools-gettext
Section: python
Priority: optional
Filename: pool/main/p/python-setuptools-gettext/python3-setuptools-gettext_0.1.10-2_all.deb