Skip to content

Instantly share code, notes, and snippets.

@dmcallejo
Created November 26, 2024 10:10
Show Gist options
  • Save dmcallejo/8b6a472af26784cf896efbfee805376f to your computer and use it in GitHub Desktop.
Save dmcallejo/8b6a472af26784cf896efbfee805376f to your computer and use it in GitHub Desktop.
Remove all traces of window manager and desktop environment from OrangePi OS
# Remember to create your own user and password before deleting everything with useradd -m <user> and passwd <user>
sudo pacman -Rnsc gtk-update-icon-cache qt5-base wayland xorg-server xorg-server-common xorg-xprop chromium calamares audacious clonezilla gtk2 gtk3 gtk4 karchive kauth kconfig gtk2 gtk3 gtk4 xfce4 lightdm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment