Error when uninstalling an SNAP program

Hello guys so I installed this program on the terminal on
sudo snap install codium --classic
but it is not necessary and I want to uninstall,
already tried those commands to try to remove it

erro

I didn't succeed
here's the application link

Help me !!

Felipe, welcome to the forum.

To remove a Snap installed package, you must use Snap to remove it.

In terminal, please try

sudo snap remove codium --classic

1 Like

I tried and the same continues

conterr

I can not understand :unamused: :thinking: !

There’s no need for the --classic flag at the end. The following Terminal command should work for you:
sudo snap remove codium

2 Likes

it worked :slightly_smiling_face: !

2 Likes