2

Possible Duplicate:
How do I install LXDE / Lubuntu on Ubuntu?

I'm running ubuntu 11.10 unity my battery doesn't last more than 2 hours so i want to change from unity to lxde is it possible to install directly without formatting again?

if so can you give me instructions please

srn
  • 25

2 Answers2

6

Or

sudo apt-get install lubuntu-desktop

Install via the software center

0
sudo add-apt-repository ppa:lxde/ppa
sudo apt-get update
sudo apt-get install lxde

Not without risk, you could encounter troubles with broken packages...

Jorge Castro
  • 73,717
leoquant
  • 304