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
  • 5
  • This question might be useful to you: http://askubuntu.com/questions/44062/how-do-i-install-lubuntu-on-ubuntu – jokerdino Nov 29 '11 at 11:07
  • You got two questions here - I've edited your question to clarify... its really a duplicate. There are other similar battery life questions. If you dont feel they are applicable to you, please post a new question. – fossfreedom Nov 29 '11 at 11:12

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
  • 71,754
leoquant
  • 304