python-gensim on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "python-gensim" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-gensim on Arch using YAY

$ yay -S python-gensim

* (Optional) Uninstall python-gensim on Arch using YAY

$ yay -Rns python-gensim

2. Manually Install "python-gensim" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-gensim's git locally

$ git clone https://aur.archlinux.org/python-gensim.git ~/python-gensim

c. Go to ~/python-gensim folder and install it

$ cd ~/python-gensim $ makepkg -si

3. Information about the python-gensim package on Arch User Repository (AUR)

ID: 1311018
Name: python-gensim
PackageBaseID: 45838
PackageBase: python-gensim
Version: 4.3.2-1
Description: Library for topic modelling, document indexing and similarity retrieval with large corpora
URL: https://radimrehurek.com/gensim/
NumVotes: 16
Popularity: 1.0E-6
OutOfDate:
Maintainer: edh
Submitter: Dieter_be
FirstSubmitted: 1296138361
LastModified: 1693360191
URLPath: /cgit/aur.git/snapshot/python-gensim.tar.gz