Install Raspberry Pi PIXEL Desktop/Theme on Debian
#RaspberryPi #Debian #Linux #PIXEL
Full steps can be found at https://i12bretro.github.io/tutorials/0738.html
--------------------------------------------------------------------
What is PIXEL?
--------------------------------------------------------------------
PIXEL is the default desktop environment and theme used by Raspberry Pi OS. It officially stands for "Pi Improved Xwindows Environment, Lightweight" and is based on LXDE. - https://www.raspberrypi.com/news/introducing-pixel/
01. Log into the Debian device
02. Run the following commands in a terminal
# add the raspberry pi os gpg key
wget -O - http://archive.raspberrypi.org/debian/raspberrypi.gpg.key | sudo apt-key add -
# add the raspberry pi os apt repository
echo deb http://archive.raspberrypi.org/debian/ $(lsb_release -cs) main | sudo tee /etc/apt/sources.list.d/raspios.list
# update repositories
sudo apt update
# install pixel
sudo apt install raspberrypi-ui-mods -y
03. When prompted, press Enter to configure the display manager
04. Arrow down to select lightdm and press Enter
05. After the installation completes, reboot the system
06. Upon boot, the familiar Raspberry Pi login screen should be display
07. Login
08. Welcome to the PIXEL desktop experience
### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro