Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie

This commit is contained in:
Philippe Jean Guillaumie 2015-08-04 05:10:10 -07:00 committed by apache
parent c99e463a91
commit 6c2c2b247a
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
==== Packages ====
The available packages in the official Ubuntu repositories are outdated.
The following PPA provides the latest E19 packages:
The PPA below provides the latest E19 packages:
<code bash>
sudo add-apt-repository ppa:niko2040/e19
@ -16,7 +16,7 @@ sudo apt-get install enlightenment
sudo apt-get install terminology
</code>
Then reboot or log out, select the Enlightenment desktop environment and
Then log out, select the Enlightenment desktop environment and
the configuration wizard will pop up.
If you just want Elementary and EFL:
@ -53,7 +53,7 @@ libxext-dev libxkbfile-dev libxtst-dev libxcb1-dev libxcb-shape0-dev \
libxcb-keysyms1-dev libbullet-dev vlc libvlc-dev autoconf libtool
</code>
Then go to [[../docs-efl-start]] to learn how to install the whole thing.
Then go to [[../docs-efl-start]] to learn how to install the whole thing ;-)
//Alternatively, if you do not want to delve into the many subtleties of the compilation process — while retaining a fully functional Ubuntu system when build has finished — check out batden's bash script here://
[[http://ubuntuforums.org/showthread.php?t=2274982]]