How to Install and Uninstall python3-gensim.noarch Package on Fedora 39

Last updated: January 10,2025

1. Install "python3-gensim.noarch" package

In this section, we are going to explain the necessary steps to install python3-gensim.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-gensim.noarch

2. Uninstall "python3-gensim.noarch" package

Here is a brief guide to show you how to uninstall python3-gensim.noarch on Fedora 39:

$ sudo dnf remove python3-gensim.noarch $ sudo dnf autoremove

3. Information about the python3-gensim.noarch package on Fedora 39

Last metadata expiration check: 2:06:05 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-gensim
Version : 0.10.0
Release : 35.fc39
Architecture : noarch
Size : 285 k
Source : python-gensim-0.10.0-35.fc39.src.rpm
Repository : fedora
Summary : Python framework for fast Vector Space Modelling
URL : http://radimrehurek.com/gensim/
License : LGPLv2
Description : This package contains the pure Python implementation of gensim.
: If you don't need the highly optimized version of word2vec, it is
: sufficient to install this package. Otherwise installing the
: "python-gensim-addons"-package is strongly recommended.