Trying to install LXDE on an RPI3 with Arch ARM

All questions and problems regarding the installation and upgrades of LXDE from USB Stick, Live CD or Web.
Locked
paulgureghian1
Posts: 1
Joined: Fri Jul 21, 2017 5:42 pm

Trying to install LXDE on an RPI3 with Arch ARM

Post by paulgureghian1 »

I have the rpi booted to a command line on arch. a clean install. what are the exact steps to install LXDE ? can i do it from ssh or arch terminal ? alarm or root user ? sudo or not ? what are the exact commands i need to execute on the command line ? thanks.
drooly
Posts: 791
Joined: Mon Apr 08, 2013 6:45 am

Re: Trying to install LXDE on an RPI3 with Arch ARM

Post by drooly »

Code: Select all

sudo pacman -Syu lxde
and choose "All".

as always with archlinux, if you have to ask such basic questions then it's not for you.

nevertheless, good luck.
Locked