Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:internetofthings:jetsonnano [2023/11/15 12:31] – 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 | ||
</ | </ | ||
< | < | ||
- | systemctl disable lightdm | + | systemctl disable lightdm whoopsie |
</ | </ | ||
===== tools ===== | ===== tools ===== |