elementary_run
Collection of Enlightenment libraries
Install
- All systems
-
curl cmd.cat/elementary_run.sh
- Debian
-
apt-get install libelementary-bin
- Ubuntu
-
apt-get install libelementary-bin
- Arch Linux
-
pacman -S efl
- Kali Linux
-
apt-get install libelementary-bin
- Fedora
-
dnf install efl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libelementary-bin
- OS X
-
brew install efl
- Raspbian
-
apt-get install libelementary-bin
- Dockerfile
- dockerfile.run/elementary_run
efl
Collection of Enlightenment libraries
libelementary-bin
EFL-based widget set library - helper programs
Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. This package contains the elementary_run and elementary_quicklaunch helpers
libelementary-dbg
debugging symbols for use with libelementary
Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb.