python-pywsd on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-pywsd

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

$ yay -Rns python-pywsd

2. Manually Install "python-pywsd" via AUR

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

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

b. Clone python-pywsd's git locally

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

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

$ cd ~/python-pywsd $ makepkg -si

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

ID: 854121
Name: python-pywsd
PackageBaseID: 139411
PackageBase: python-pywsd
Version: 1.2.4-1
Description: Python Implementations of Word Sense Disambiguation (WSD) technologies
URL: https://github.com/alvations/pywsd
NumVotes: 0
Popularity: 0
OutOfDate: 1703603558
Maintainer: kryptato
Submitter: kryptato
FirstSubmitted: 1549498190
LastModified: 1611790107
URLPath: /cgit/aur.git/snapshot/python-pywsd.tar.gz