Answers for "enable snap on manjaro"

0

enable snap on manjaro

$ sudo pacman -S snapd
Posted by: Guest on June-01-2021
0

enable snap on manjaro

$ sudo systemctl enable --now snapd.socket
Posted by: Guest on June-01-2021
0

enable snap on manjaro

$ sudo snap install hello-world
hello-world 6.3 from Canonical✓ installed
$ hello-world
Hello World!
Posted by: Guest on June-01-2021

Browse Popular Code Answers by Language