Aktivieren Sie Snap on Manjaro
$ sudo pacman -S snapd
Enchanting Elephant
$ sudo pacman -S snapd
$ sudo systemctl enable --now snapd.socket
$ sudo snap install hello-world
hello-world 6.3 from Canonical✓ installed
$ hello-world
Hello World!