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