Hello,
I installed modulo from https://github.com/federico-terzi/modulo/releases/tag/v0.1.1 on my Linux Mint 21 (Ubuntu 22.04 LTS).
I came from https://espanso.org/docs/legacy/install/linux/#installing-modulo and followed the guide there.
For installation, I did choose to install it only for my user and copied, linked the file into my $HOME/bin/ folder, which is in my path.
After installation I, I got this error:
➜ ~ modulo
modulo: symbol lookup error: /lib/x86_64-linux-gnu/libgio-2.0.so.0: undefined symbol: g_module_open_full
What do I need to install?
Cheers