Howto Install E17 Enlightenment Desktop in Ubuntu
Enlightenment, commonly referred to as e, is a open source software X window manager primarily for Unix-like computers. Enlightenment focuses on pushing the limits of existing technologies while remaining lightweight, flexible, and beautiful.
Read it here
Quote:
Install E17 Enlightenment Desktop in UbuntuFirst we need to add the repo to our apt sources list
Open your Terminal and type
sudo vi /etc/apt/sources.list
Now you need to add the following lines save and exit the file
## E17 repository edevelop.org
deb http://edevelop.org/pkg-e/ubuntu edgy e17
deb-src http://edevelop.org/pkg-e/ubuntu edgy e17Now we need the gpg key for the repo
wget http://lut1n.ifrance.com/repo_key.asc
sudo apt-key add repo_key.asc
Debian News RSS Feed
No Response to “Howto Install E17 Enlightenment Desktop in Ubuntu” »
No comments yet.
RSS feed for comments on this post. TrackBack URI
Leave a comment