Wiki page opensuse-start changed with summary [] by Drew Adams

This commit is contained in:
Drew Adams 2015-12-23 01:24:18 -08:00 committed by apache
parent eb5fa5cf7d
commit 49a02dc11c
1 changed files with 3 additions and 4 deletions

View File

@ -18,10 +18,9 @@ zypper addrepo -f http://download.opensuse.org/repositories/X11:Enlightenment:Fa
zypper refresh
</code>
Install Enlightenment and Terminology:
Install Enlightenment (including Terminology):
<code bash>
zypper install enlightenment
zypper install terminology
zypper install -t pattern enlightenment
</code>
Install EFL only:
@ -35,4 +34,4 @@ You can also use the one click installer:
<code bash>
export DISTRO_NAME="openSUSE_Tumbleweed"
wget http://software.opensuse.org/ymp/X11:Enlightenment:Factory/${DISTRO_NAME}/efl.ymp
</code>
</code>