espanso on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S espanso

* (Optional) Uninstall espanso on Arch using YAY

$ yay -Rns espanso

2. Manually Install "espanso" via AUR

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

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

b. Clone espanso's git locally

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

c. Go to ~/espanso folder and install it

$ cd ~/espanso $ makepkg -si

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

ID: 1110856
Name: espanso
PackageBaseID: 145532
PackageBase: espanso
Version: 2.1.6-2
Description: Cross-platform Text Expander written in Rust
URL: https://espanso.org/
NumVotes: 25
Popularity: 0.33335
OutOfDate:
Maintainer: Scrumplex
FirstSubmitted: 1570119052
LastModified: 1657609444
URLPath: /cgit/aur.git/snapshot/espanso.tar.gz