ktrain on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ktrain

* (Optional) Uninstall ktrain on Arch using YAY

$ yay -Rns ktrain

2. Manually Install "ktrain" via AUR

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

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

b. Clone ktrain's git locally

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

c. Go to ~/ktrain folder and install it

$ cd ~/ktrain $ makepkg -si

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

ID: 1223162
Name: ktrain
PackageBaseID: 191242
PackageBase: ktrain
Version: 0.0.0-1
Description: A terminal-based typing trainer
URL: https://github.com/woowgers/ktrain
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alexw00
Submitter: alexw00
FirstSubmitted: 1678288517
LastModified: 1678288517
URLPath: /cgit/aur.git/snapshot/ktrain.tar.gz