python-wn on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-wn

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

$ yay -Rns python-wn

2. Manually Install "python-wn" via AUR

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

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

b. Clone python-wn's git locally

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

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

$ cd ~/python-wn $ makepkg -si

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

ID: 1105048
Name: python-wn
PackageBaseID: 142558
PackageBase: python-wn
Version: 0.9.1-1
Description: Stand-alone WordNet API
URL: https://github.com/goodmami/wn
NumVotes: 0
Popularity: 0
OutOfDate: 1703603524
Maintainer: igor-dyatlov
Submitter: kryptato
FirstSubmitted: 1559814771
LastModified: 1656447548
URLPath: /cgit/aur.git/snapshot/python-wn.tar.gz