python-wpm on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-wpm

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

$ yay -Rns python-wpm

2. Manually Install "python-wpm" via AUR

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

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

b. Clone python-wpm's git locally

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

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

$ cd ~/python-wpm $ makepkg -si

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

ID: 803552
Name: python-wpm
PackageBaseID: 158655
PackageBase: python-wpm
Version: 1.51.5-1
Description: Typeracer-like console app for measuring your WPM
URL: https://github.com/cslarsen/wpm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: qbvt
Submitter: qbvt
FirstSubmitted: 1602491220
LastModified: 1602495760
URLPath: /cgit/aur.git/snapshot/python-wpm.tar.gz