python-wordcloud on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "python-wordcloud" 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-wordcloud on Arch using YAY

$ yay -S python-wordcloud

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

$ yay -Rns python-wordcloud

2. Manually Install "python-wordcloud" via AUR

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

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

b. Clone python-wordcloud's git locally

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

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

$ cd ~/python-wordcloud $ makepkg -si

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

ID: 1378099
Name: python-wordcloud
PackageBaseID: 100143
PackageBase: python-wordcloud
Version: 1.9.3-2
Description: A little word cloud generator in Python
URL: https://github.com/amueller/word_cloud
NumVotes: 9
Popularity: 0.010481
OutOfDate:
Maintainer: gabrielmagno
Submitter: gabrielmagno
FirstSubmitted: 1442422366
LastModified: 1704035484
URLPath: /cgit/aur.git/snapshot/python-wordcloud.tar.gz