autotype on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S autotype

* (Optional) Uninstall autotype on Arch using YAY

$ yay -Rns autotype

2. Manually Install "autotype" via AUR

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

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

b. Clone autotype's git locally

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

c. Go to ~/autotype folder and install it

$ cd ~/autotype $ makepkg -si

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

ID: 1271678
Name: autotype
PackageBaseID: 189135
PackageBase: autotype
Version: 1.0.0.r6.f5b6527-2
Description: Unicode-friendly tool for faking key presses to type strings on X11
URL: https://github.com/gemdude46/autotype
NumVotes: 1
Popularity: 0.000146
OutOfDate:
Maintainer: vaygr
Submitter: vaygr
FirstSubmitted: 1672442752
LastModified: 1686489250
URLPath: /cgit/aur.git/snapshot/autotype.tar.gz