typometer on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S typometer

* (Optional) Uninstall typometer on Arch using YAY

$ yay -Rns typometer

2. Manually Install "typometer" via AUR

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

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

b. Clone typometer's git locally

$ git clone https://aur.archlinux.org/typometer.git ~/typometer

c. Go to ~/typometer folder and install it

$ cd ~/typometer $ makepkg -si

3. Information about the typometer package on Arch User Repository (AUR)

ID: 753754
Name: typometer
PackageBaseID: 154545
PackageBase: typometer
Version: 1.0.1-2
Description: Terminal/Editor typing latency analyzer
URL: https://pavelfatin.com/typometer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wlhlm
Submitter: wlhlm
FirstSubmitted: 1592494971
LastModified: 1592500490
URLPath: /cgit/aur.git/snapshot/typometer.tar.gz