LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How to install lxde (https://www.linuxquestions.org/questions/debian-26/how-to-install-lxde-712959/)

michalng 03-19-2009 06:06 PM

How to install lxde
 
I've install Debian Testing with gnome.

After reading some blogs, wanted to try out lxde.

however, tried (http://wiki.lxde.org/en/Debian) apt-cache search doesn't up lxde


how should I proceed ?

pljvaldez 03-19-2009 06:35 PM

Can you post your /etc/apt/sources.list? (though it should be in main) Did you install from CD or from a netinstall image? It might be that your sources.list is pointed at a CD that doesn't contain LXDE.

The package is in the squeeze repos, so you should be able to aptitude install lxde as root if your sources.list is pointed at the net.

jdkaye 03-20-2009 01:56 AM

Quote:

Originally Posted by michalng (Post 3481333)
I've install Debian Testing with gnome.

After reading some blogs, wanted to try out lxde.

however, tried (http://wiki.lxde.org/en/Debian) apt-cache search doesn't up lxde


how should I proceed ?

I'm running Debian testing.
Quote:

$ aptitude search lxde
p lxde - Meta-package for the Lightweight X11 Deskt
p lxde-common - the Lightweight X11 Desktop Environment co
p lxde-core - Meta-package for the Lightweight X11 Deskt
p lxde-settings-daemon - LXDE settings daemon
Maybe you need to check out your repos in sources.list
cheers,
jdk

michalng 03-20-2009 05:19 AM

Quote:

Originally Posted by pljvaldez (Post 3481371)
Can you post your /etc/apt/sources.list? (though it should be in main) Did you install from CD or from a netinstall image? It might be that your sources.list is pointed at a CD that doesn't contain LXDE.

The package is in the squeeze repos, so you should be able to aptitude install lxde as root if your sources.list is pointed at the net.


I know this sounds weird but now lxde can be found

Quote:

aptitude search lxde
p lxde - Meta-package for the Lightweight X11 Deskt
p lxde-common - the Lightweight X11 Desktop Environment co
p lxde-core - Meta-package for the Lightweight X11 Deskt
p lxde-settings-daemon - LXDE settings daemon
For what it's worth, the mirror that I used is

Quote:


deb http://ftp.jaist.ac.jp/pub/Linux/Debian/ testing main contrib non-free
deb-src http://ftp.jaist.ac.jp/pub/Linux/Debian/ testing main contrib non-free

deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free

Thanks to everyone for helping .


Edit:
Since we are on the source list, is the source list that I am using correct?
Does security have a contrib and non-free repo ?

pljvaldez 03-20-2009 11:12 AM

Quote:

Originally Posted by michalng (Post 3481865)
Since we are on the source list, is the source list that I am using correct?
Does security have a contrib and non-free repo ?

Security does indeed have contrib and non-free IIRC.

My only other comment would be to change your main repository from "testing" to "squeeze" like you have for the security repos. It won't be an issue for a couple of years, but when squeeze becomes stable, you'll have have of your sources.list on stable (squeeze) and half of signed up for the next version of testing which could make things interesting...

jdkaye 03-20-2009 11:54 AM

Quote:

Originally Posted by pljvaldez (Post 3482208)
Security does indeed have contrib and non-free IIRC.

My only other comment would be to change your main repository from "testing" to "squeeze" like you have for the security repos. It won't be an issue for a couple of years, but when squeeze becomes stable, you'll have have of your sources.list on stable (squeeze) and half of signed up for the next version of testing which could make things interesting...

I agree that it's not a good idea to mix testing and squeeze but how you change them depends on what you want to do. If you want to keep tracking testing (as I've done for years) then change everything to testing and you will seamlessly follow the testing version regardless of what it's called at the moment.
cheers,
jdk


All times are GMT -5. The time now is 08:15 PM.