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

This commit is contained in:
Philippe Jean Guillaumie 2016-11-28 01:14:04 -08:00 committed by apache
parent 8a17f6d5e0
commit 0b244e82d4
1 changed files with 4 additions and 14 deletions

View File

@ -2,8 +2,7 @@
==== Packages ====
The available packages in the official Ubuntu repositories are outdated.
The PPA below provides the latest __stable version__ of E20
(this PPA does not support Xenial).
The PPA below provides the latest __stable version__ of E21.
To add this PPA to your system,
open a terminal and enter:
@ -12,23 +11,14 @@ open a terminal and enter:
sudo add-apt-repository ppa:niko2040/e19
</code>
To install Enlightenment and Terminology:
To install Enlightenment and Terminology (recommended):
<code bash>
sudo apt-get update
sudo apt-get install enlightenment
sudo apt-get install terminology
sudo apt-get install enlightenment terminology
</code>
If you just want Elementary and EFL:
<code bash>
sudo apt-get update
sudo apt-get install libelementary1
</code>
E20 __daily builds__ PPA for Ubuntu Xenial Xerus:
E21 __daily builds__ PPA:
<code bash>
sudo add-apt-repository ppa:enlightenment-git/ppa