Search Criteria
Package Details: espanso-x11 2.4.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/espanso.git (read-only, click to copy) |
|---|---|
| Package Base: | espanso |
| Description: | Cross-platform Text Expander written in Rust (built for X11) |
| Upstream URL: | https://github.com/espanso/espanso |
| Keywords: | expand expander rust shortcut text xorg |
| Licenses: | GPL-3.0-only |
| Conflicts: | espanso |
| Provides: | espanso |
| Replaces: | espanso |
| Submitter: | Scrumplex |
| Maintainer: | carsme (asm0dey) |
| Last Packager: | asm0dey |
| Votes: | 49 |
| Popularity: | 1.00 |
| First Submitted: | 2019-10-03 16:10 (UTC) |
| Last Updated: | 2026-09-04 18:01 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxtst
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- wxwidgets-common (wxwidgets-common-lightAUR, wxwidgets-common-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR)
- xdotool (xdotool-gitAUR)
- bzip2 (bzip2-gitAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- Show 8 more dependencies...
Required by (1)
- espanso-gui (requires espanso)
Latest Comments
1 2 3 4 5 Next › Last »
Anagastes commented on 2026-09-08 16:08 (UTC) (edited on 2026-09-08 16:11 (UTC) by Anagastes)
Could not be installed..:)
same for wayland env
leoneill commented on 2026-09-05 16:56 (UTC) (edited on 2026-09-05 16:57 (UTC) by leoneill)
I was trying to install espanso-wayland. I edited beforehand PKGBUILD: - espanso/src/res/linux/icon.png + espanso/src/res/linux/espanso.png
I got this error: :: espanso-x11-2.4.1-1 and espanso-wayland-2.4.1-1 are in conflict (I did not have espanso-x11 installed, just an older version of espanso-wayland 2.2.x)
Then I removed al references to espanso-X11 from the PKGBUILD, then espanso-wayland installed fine.
omnigenous commented on 2026-09-05 12:46 (UTC)
@m4984 thanks!
m4984 commented on 2026-09-05 05:15 (UTC) (edited on 2026-09-05 05:20 (UTC) by m4984)
@omnigenous, the upstream source seems to have renamed the Linux icon from
icon.pngtoespanso.png.Adjust the PKGBUILD (Lines 107 and 133):
omnigenous commented on 2026-09-04 22:39 (UTC) (edited on 2026-09-04 22:39 (UTC) by omnigenous)
Nathan22211 commented on 2026-08-09 22:44 (UTC)
it seems some deps are missing from the package build
espanso: /usr/lib/libwx_gtk3u_html-3.2.so.0: no version information available (required by espanso) espanso: /usr/lib/libwx_gtk3u_core-3.2.so.0: no version information available (required by espanso) espanso: /usr/lib/libwx_baseu-3.2.so.0: no version information available (required by espanso) unable to start service: timed out Hint: sometimes this happens because another Espanso process is left running for some reason. Please try running 'espanso restart' or manually killing all Espanso processes, then try again.
apparently an older wxwidgets is needed than what arch has
ecognito commented on 2025-12-12 22:00 (UTC)
Yes. There's a bug report for this on Espanso you can follow, too: https://github.com/espanso/espanso/issues/2594
Mentioned there that downgrading to wxwidgets-gtk3 3.2.8.1 works. I'll mention that swapping to espanso-x11-bin also works.
AlphaJack commented on 2025-12-08 23:19 (UTC)
Hi all, someone else getting this error at the end?
danielvartan commented on 2025-11-11 01:36 (UTC) (edited on 2025-11-11 02:05 (UTC) by danielvartan)
[EDIT] The issue was caused by my keyboard configuration. Adding the following to
~/.config/espanso/config/default.ymlfixed it.I'm getting the following error. Any ideas?
(no Espanso process was running)
Gorka commented on 2025-09-30 16:16 (UTC)
@carsme aura doesn't like something: :: espanso-x11-2.2.7-1 and espanso-wayland-2.2.7-1 are in conflict . doing sudo pacman -U <package> in aura's cache directory does work... I aura think it might be trying to install both?
1 2 3 4 5 Next › Last »