evtype on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S evtype

* (Optional) Uninstall evtype on Arch using YAY

$ yay -Rns evtype

2. Manually Install "evtype" via AUR

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

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

b. Clone evtype's git locally

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

c. Go to ~/evtype folder and install it

$ cd ~/evtype $ makepkg -si

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

ID: 710278
Name: evtype
PackageBaseID: 150520
PackageBase: evtype
Version: 0.1.0-1
Description: Virtual typing using evdev
URL: https://github.com/icewind1991/evtype
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: icewind
FirstSubmitted: 1584743956
LastModified: 1584743956
URLPath: /cgit/aur.git/snapshot/evtype.tar.gz