Hello everybody! I’m trying to install Notepad++ on Linux Gutta.
I performed the following commands:
apt update apt upgrade
and after installing Snap and Snapd I tried the command snap install notepad-plus-plus However, when it asks to install core22.
When trying to execute the snap install core22 command, the following error appears:
- Mount snap “core22” (1612) (snap “core22” assumes unsupported features: snapd2.55.5 (try to update snapd and refresh the core snap))
I’ve already tried removing Snap and Snapd and reinstalling. I tried refresh… but it didn’t solve the problem.
Could anyone help me?