Install XFCE Desktop Environment on Arch Linux ARM64 Android TV Box
#Arch #Linux #Amlogic
Full steps can be found at https://i12bretro.github.io/tutorials/0528.html
01. Log into the ARM64 Arch Linux device
02. Run the following commands:
# update software repositories and install updates
sudo pacman -Syu
# install xorg, press enter to accept default options when prompted
sudo pacman -S xorg
# install xfce, press enter to accept default options when prompted
sudo pacman -S xfce xfce-goodies
# install lightdm, press enter to accept default options when prompted
sudo pacman -S lightdm lightdm-gtk-greeter
# enable the lightdm service
sudo systemctl enable lightdm
# reboot
sudo shutdown -r now
03. The system should reboot to a graphical login screen instead of the console
04. Login
05. Welcome to XFCE running on Arch on your Android TV box
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro