Here you can find some information about binary repository for
Enlightenment.
Repository is splitted into
two parts:
- main
- contains stuff which will be officially
released (pure e17+efl)
- extras
- contains some extra useful things - like
modules or applications.
| Ubuntu |
| Version |
/etc/apt/sources.list |
| Jaunty Jackalope (9.04) |
deb
http://packages.enlightenment.org/ubuntu jaunty main extras |
| Intrepid Ibex (8.10) |
deb
http://packages.enlightenment.org/ubuntu intrepid main extras # not done yet |
| Hardy Heron (8.04) |
deb
http://packages.enlightenment.org/ubuntu hardy main extras # not done yet |
Packages
are signed using the key http://packages.enlightenment.org/repo.key.
You can download and use the following commands to get them on your
system:
sudo apt-key add repo.key
or
su root
apt-key add repo.key
References
|