I can't delete the app from the console

KDE

Installed TypeApp from the console

sudo pacman -S snap
sudo systemctl enable --no snaps.socket
sudo ln -s /var/lib/snap/snap /snap
sudo snap install typeapp-mail

I can’t delete it now

sudo pacman -R typeapp-mail

Writes
error: target not found: typeapp-mail

It’s a snap application, it must be removed with snap:

sudo snap remove typeapp-mail

(And your commands above seem wrong, but I guess you mistyped from memory and for the solution it’s not important.)

2 Likes

Thanks a lot

typeapp-mail removed
WARNING: There is 1 new warning. See ‘snap warnings’.

:wink:

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.