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

Last updated: July 01,2024

1. Install "python3-gensim.noarch" package

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

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

2. Uninstall "python3-gensim.noarch" package

This is a short guide on how to uninstall python3-gensim.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:35:29 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-gensim
Version : 0.10.0
Release : 27.fc34
Architecture : noarch
Size : 210 k
Source : python-gensim-0.10.0-27.fc34.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.