lxde
Lightweight X11 Desktop Environment
LXDE, which stands for Lightweight X11 Desktop Environment, is a desktop environment which is lightweight and fast. It is designed to be user friendly and slim, while keeping the resource usage low. LXDE uses less RAM and less CPU while being a feature rich desktop environment. Unlike other tightly integrated desktops LXDE strives to be modular, so each component can be used independently with few dependencies.
- Versions: 0.99.3
- Website: https://www.lxde.org/
- Licenses: GPL 2+
- Package source: gnu/packages/lxde.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lxde as follows:
guix install lxde
Or install a particular version:
guix install lxde@0.99.3
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of lxde about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lxde'><img src='https://packages.guix.gnu.org/packages/lxde/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/lxde)
Example Org:
[[https://packages.guix.gnu.org/packages/lxde][https://packages.guix.gnu.org/packages/lxde/badges/latest-version.svg]]