Snap can not convert .deb packages in OpenSuse

I have full successful installation Snap from this instruction https://snapcraft.io/install/snap-store/opensuse on my OpenSuse Leap 15.2
However try to start conversion this package https://protonvpn.com/download/protonvpn-stable-release_1.0.1-1_all.deb
sudo snap install --dangerous /home/admin/Downloads/protonvpn-stable-release_1.0.1-1_all.deb
said me error:
error: cannot read snap file: ā€œ/var/lib/snapd/snaps/.local-install-371661789ā€ is not a snap or snapdir

The snap command can only install snaps. There is conversion functionality included. Iā€™m quire sure there are projects that convert from deb to rpm and vice versa, but snap is not one of them.

If there is no proton vpn app for your distribution, then I suggest you contact proton vpn directly.

1 Like

Thank you, I have converted ProtonVPN from .deb to .rpm by ALIEN package.