This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| projects:internetofthings:jetsonnano [2023/11/15 15:35] – [remove desktop] sscipioni | projects:internetofthings:jetsonnano [2023/11/16 08:39] (current) – [remove desktop] sscipioni | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| apt remove -y libreoffice* docker.io thunderbird bluez* | apt remove -y libreoffice* docker.io thunderbird bluez* | ||
| apt remove -y libnvinfer-samples | apt remove -y libnvinfer-samples | ||
| + | # remove snap | ||
| + | systemctl stop snapd | ||
| + | apt remove --purge --assume-yes snapd gnome-software-plugin-snap | ||
| + | rm -rf / | ||
| + | |||
| apt autoremove -y | apt autoremove -y | ||
| </ | </ | ||