WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=f7017f290f3f22f7c6120466539da9d4b7ddf45b
commit f7017f290f3f22f7c6120466539da9d4b7ddf45b Author: Philippe Jean Guillaumie <[email protected]> Date: Thu Dec 21 21:21:57 2017 -0800 Wiki page ubuntu-start changed with summary [] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.txt | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/pages/docs/distros/ubuntu-start.txt b/pages/docs/distros/ubuntu-start.txt index a627a79e4..ab271a04e 100644 --- a/pages/docs/distros/ubuntu-start.txt +++ b/pages/docs/distros/ubuntu-start.txt @@ -60,7 +60,7 @@ Please refer to this [[https://git.enlightenment.org/core/enlightenment.git/tree ==== Binary Packages ==== The available packages in the official Ubuntu repositories are outdated. -The [[https://help.ubuntu.com/community/PPA|PPA]] below provides the latest //stable version// of E22. +The [[https://help.ubuntu.com/community/PPA|PPA]] below provides the latest stable version of E22. To add this PPA to your system, open a terminal and enter: @@ -76,19 +76,6 @@ sudo apt-get update sudo apt-get install enlightenment terminology </code> -E22 //daily builds// PPA: - -<code bash> -sudo add-apt-repository ppa:enlightenment-git/ppa -</code> - -To install Enlightenment and Terminology (*-dev and *-dbg packages are also available): - -<code bash> -sudo apt-get update -sudo apt-get install e20 terminology -</code> - Then log out (or restart your computer), select Enlightenment on the login screen and the configuration wizard will appear. --
