enlightenment
Lightweight desktop environment
Enlightenment is resource friendly desktop environment with integrated file manager, wide range of configuration options, plugin system allowing to unload unused functionality, with support for touchscreen and suitable for embedded systems.
- Versions: 0.25.4
- Website: https://www.enlightenment.org/about-enlightenment
- Licenses: FreeBSD
- Package source: gnu/packages/enlightenment.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of enlightenment as follows:
guix install enlightenment
Or install a particular version:
guix install enlightenment@0.25.4
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 enlightenment about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/enlightenment'><img src='https://packages.guix.gnu.org/packages/enlightenment/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/enlightenment)
Example Org:
[[https://packages.guix.gnu.org/packages/enlightenment][https://packages.guix.gnu.org/packages/enlightenment/badges/latest-version.svg]]