tpgt on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S tpgt

* (Optional) Uninstall tpgt on Arch using YAY

$ yay -Rns tpgt

2. Manually Install "tpgt" via AUR

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

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

b. Clone tpgt's git locally

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

c. Go to ~/tpgt folder and install it

$ cd ~/tpgt $ makepkg -si

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

ID: 233441
Name: tpgt
PackageBaseID: 100644
PackageBase: tpgt
Version: 0.6.0-1
Description: A ncurses-based typing trainer program.
URL: http://szit.hu/tpgt/
NumVotes: 0
Popularity: 0
OutOfDate: 1700173641
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1443080716
LastModified: 1443080966
URLPath: /cgit/aur.git/snapshot/tpgt.tar.gz