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

Last updated: May 14,2024

1. Install "python3-mecab" package

Please follow the instructions below to install python3-mecab on Kali Linux

$ sudo apt update $ sudo apt install python3-mecab

2. Uninstall "python3-mecab" package

Learn how to uninstall python3-mecab on Kali Linux:

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

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

Package: python3-mecab
Source: mecab (0.996-14)
Version: 0.996-14+b16
Installed-Size: 269
Maintainer: Natural Language Processing (Japanese)
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libmecab2 (>= 0.996), libstdc++6 (>= 5), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 48312
SHA256: 82f587f650b93d41ec1b34d7627e3d2c5aeb6235159a2353b739288c4f69f8c4
SHA1: b9f718733df696d47aef95e344d56836acb67fbb
MD5sum: eab1e4becb9aeb09a5af87ebdb316bec
Description: Mecab binding for Python3
Mecab is a Japanese morphological analysis system.
.
python3-mecab is its binding for Python3.
Description-md5:
Homepage: https://taku910.github.io/mecab/
Section: python
Priority: optional
Filename: pool/main/m/mecab/python3-mecab_0.996-14+b16_amd64.deb