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

Last updated: January 11,2025

1. Install "python3-gensim.noarch" package

This guide covers the steps necessary to install python3-gensim.noarch on Fedora 36

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

2. Uninstall "python3-gensim.noarch" package

This tutorial shows how to uninstall python3-gensim.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:34:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-gensim
Version : 0.10.0
Release : 30.fc36
Architecture : noarch
Size : 211 k
Source : python-gensim-0.10.0-30.fc36.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.