evtype on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install evtype on Arch using YAY
$
yay -S
evtype
Copied
* (Optional) Uninstall evtype on Arch using YAY
$
yay -Rns
evtype
Copied
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
Copied
b. Clone evtype's git locally
$
git clone https://aur.archlinux.org/evtype.git
~/evtype
Copied
c. Go to ~/evtype folder and install it
$
cd
~/evtype
Copied
$
makepkg -si
Copied
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
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