python2-wordcloud on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S python2-wordcloud

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

$ yay -Rns python2-wordcloud

2. Manually Install "python2-wordcloud" via AUR

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

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

b. Clone python2-wordcloud's git locally

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

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

$ cd ~/python2-wordcloud $ makepkg -si

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

ID: 417187
Name: python2-wordcloud
PackageBaseID: 100142
PackageBase: python2-wordcloud
Version: 1.3.1-1
Description: A little word cloud generator in Python
URL: https://github.com/amueller/word_cloud
NumVotes: 1
Popularity: 0
OutOfDate: 1641748056
Maintainer: gabrielmagno
FirstSubmitted: 1442422357
LastModified: 1496693226
URLPath: /cgit/aur.git/snapshot/python2-wordcloud.tar.gz