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

Last updated: September 20,2024

1. Install "python3-gensim" package

Here is a brief guide to show you how to install python3-gensim on Kali Linux

$ sudo apt update $ sudo apt install python3-gensim

2. Uninstall "python3-gensim" package

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

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

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

Package: python3-gensim
Source: gensim
Version: 4.3.2+dfsg-1
Installed-Size: 5084
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3-scipy, python3-smart-open, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 980412
SHA256: e942e503bc92ae12150afd8f12e7d0dc6ec954a5744b126861c63cd09d44440f
SHA1: c4fe6aad83a79131b63805cef987864a140d075a
MD5sum: beeb0c3cc36283c7b88b53b983ac695c
Description: Python framework for fast Vector Space Modelling
Gensim is a Python library for topic modelling, document indexing
and similarity retrieval with large corpora. The target audience
is the natural language processing (NLP) and information retrieval
(IR) community.
Description-md5:
Homepage: https://radimrehurek.com/gensim/
Section: python
Priority: optional
Filename: pool/main/g/gensim/python3-gensim_4.3.2+dfsg-1_amd64.deb