Replace Desktop Environment on Raspberry Pi LXDE ≫ XFCE
#RaspberryPi #Desktop #XFCE
Full steps can be found at https://i12bretro.github.io/tutorials/0531.html
01. Log into the Raspberry Pi
02. Run the following commands in a terminal:
# update software repositories
sudo apt update
# install available software updates
sudo apt upgrade -y
# install xfce
sudo apt install xfce4 xfce4-goodies
# uninstall lxde
sudo apt remove lxappearance lxappearance-obconf lxde lxde-* lxhotkey-* lxinput lxmenu-data lxpanel lxpanel-data lxplug-* lxpolkit lxrandr lxsession lxsession* lxtask --purge
# reboot
sudo reboot now
03. Log back in
04. Welcome to XFCE running on Arch on your Android TV box
05. Run the commands below to clean up any residual files:
# purge and autoremove
sudo apt autoremove --purge
# delete cached apt files
sudo apt clean
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro