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

Last updated: October 07,2024

1. Install "python3-gensim-addons.x86_64" package

This is a short guide on how to install python3-gensim-addons.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-gensim-addons.x86_64

2. Uninstall "python3-gensim-addons.x86_64" package

Learn how to uninstall python3-gensim-addons.x86_64 on Fedora 34:

$ sudo dnf remove python3-gensim-addons.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:18:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-gensim-addons
Version : 0.10.0
Release : 27.fc34
Architecture : x86_64
Size : 41 k
Source : python-gensim-0.10.0-27.fc34.src.rpm
Repository : fedora
Summary : Highly optimized version of word2vec for gensim
URL : http://radimrehurek.com/gensim/
License : LGPLv2
Description : This package contains the highly optimized version of word2vec from
: gensim. It is highly recommend to use this. If you don't need
: the highly optimized version of word2vec, it is sufficient to install
: the "python-gensim-core"-package.