Jean28518 / linux-assistant

A daily linux helper with powerful integrated search, routines checks and administrative tasks. The Project is built with flutter and python.
https://www.linux-assistant.org
GNU General Public License v3.0
80 stars 11 forks source link

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

Open georg41980 opened 1 month ago

georg41980 commented 1 month ago

-- 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.'