I did an espanso install on linux mint 20.2 with snap. I upgraded my operating system to linux mint 21.2 and in the process, it was removed espanso since linux mint version 21.2 does not accept snap packages. When I run the command:
journalyctl _UID=100
I see that the espanso.service wants to run, It stops because it can't find usr/bin/espanso but every 3 seconds it runs again, going into a loop.
When executing:
systemctl list-units --type=service
Cannot find any services espanso.service.
The only solution I found is to install Espanso again but I would like to know how do I solve this problem without having to install espanso again?