How do I check my lxde version?

Please post all general support questions for LXDE here.
Locked
bbmak
Posts: 11
Joined: Sun Feb 28, 2010 4:44 pm

How do I check my lxde version?

Post by bbmak »

Just wondering, how do I check my lxde version?
Are there any update system to update my lxde?
do I use apt or aptitude?
Debian 5.04 +LXDE
Marty Jack
Posts: 381
Joined: Mon Mar 23, 2009 5:14 am

Re: How do I check my lxde version?

Post by Marty Jack »

LXDE is a series of packages. The graphical ones have the usual About dialog that has the version. You could also query your package manager for the version of what you are interested in.

LXDE is not a distro. It is a series of packages. You would reference your distro for how to update packages on that distro.
thriftee
Posts: 5
Joined: Tue Mar 09, 2010 3:34 am

Re: How do I check my lxde version?

Post by thriftee »

I am CERTAINLY no expert, but have been using debian 5.04 a while.

If it were me suggesting for someone not a guru, I'd suggest:

Code: Select all

apt-get install synaptic
and then I'd go to Synaptic on the System tools menu, and do a reload, then search for lxde. I only suggest that because I don't know how to do it with apt or aptitude.

My amd64 version of the 5.04 lxde cd install comes up with 0.3.2.1+svn20080509-5 for the major components

PS: Generally, life is a lot easier running the packages the distro provides, because they have all been tested together before release. You might look at LXDE's homepage to see what distros include it, and then at distrowatch to look at the distros. I first saw LXDE on Knoppix 6.2.1, which is derived from debian sid. Knoppix 6.2.1 is using lxde-common 0.5.0-2, which appears to be newer than the version debian 5.04 uses. You might have a look at that one as compared to the debian 5.04 xfce+lxde version, as it includes many more packages and is generally running newer code because its based on sid. If I was to do it over, for debian 5.04, I think I'd install the standard DVD release and then install LXDE onto it as well, and use the LXDE.
Locked