Download

Try LXDE without modifying your system

Download-Manager

Download Live CD Version

(Size: 453M)

Also available: AMD64 version (Size: 450M)

Download and burn the LXDE ISO image, and try it without damaging your system.

What do I need to create and use my LXDE CD?
  • A blank CD and the ability to “burn” blank CDs
    (unless dealing with a Virtual Machine)
  • An Intel or AMD compatible computer
  • 128M of RAM or more
  • System requirements »
Download-Manager

Download USB Version

(Size: 467M)

Also available: AMD64 version (Size: 465M)

Download the LXDE live desktop to your USB stick. Plug it in and start your computer from the stick.

What do I need to create and use my LXDE USB version?
  • A USB stick with at least 512M of free disk space
  • An Intel or AMD compatible computer
  • 128M of RAM or more
  • System requirements »

Install LXDE and Debian GNU/Linux into your computer

Thanks to Debian GNU/Linux project for making LXDE easily available. However, there is no installer available in Debian Live image yet. Nevertheless, if you want to install it into your computer system, you can use Debian XFCE+LXDE installation CD image available below:

  • i386 - for typical PC
  • amd64 - for computers supporting AMD64 or Intel EM64T
You can also install LXDE on your existing Unix and Unix-Like systems, for example on Debian, by downloading and installing LXDE packages from the repositories. More information and installation description in the LXDE Wiki.

 

LXDE for Developers

1. Download the components of LXDE at Sourceforge

http://sourceforge.net/project/showfiles.php?group_id=180858
http://sourceforge.net/project/showfiles.php?group_id=156956

2. LXDE Source Code

The LXDE Project is now using Git repository. We have separated LXDE components into different repositories.

LXDE Components

  • Git Browse: http://lxde.git.sourceforge.net/git/gitweb-index.cgi
  • If you want to get the fresh-new source code, please use the following Git command:
    git clone git://lxde.git.sourceforge.net/gitroot/lxde/[REPO_NAME]
  • For LXDE developers, please use the following command instead:
    git clone ssh://[YOUR_ACCOUNT_ON_SOURCEFORGE]@lxde.git.sourceforge.net/gitroot/lxde/[REPO_NAME]

PCManFM/libfm

  • Git Browse: http://pcmanfm.git.sourceforge.net/git/gitweb-index.cgi
  • If you want to get the fresh-new source code, please use the following Git command:
    git clone git://pcmanfm.git.sourceforge.net/gitroot/pcmanfm/[REPO_NAME]
  • For PCManFM/libfm developers, please use the following command instead:
    git clone ssh://[YOUR_ACCOUNT_ON_SOURCEFORGE]@pcmanfm.git.sourceforge.net/gitroot/pcmanfm/[REPO_NAME]