linux-assistant icon indicating copy to clipboard operation
linux-assistant copied to clipboard

/usr/bin/snap install flutter auf Ubuntu 24.04 nicht erfolgreich

Open georg41980 opened this issue 1 year ago • 0 comments

-- COMMAND: '/usr/bin/snap install flutter' ---------------------------------------------------- ------------------------------------------- FINISHED ------------------------------------------- error: This revision of snap "flutter" was published using classic confinement and thus may perform arbitrary system changes outside of the security sandbox that snaps are usually confined to, which may put your system at risk.

   If you understand and want to proceed repeat the command including
   --classic.

Richtig ist -- COMMAND: '/usr/bin/snap install flutter --classic.'

georg41980 avatar May 19 '24 14:05 georg41980