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

This commit is contained in:
Drew Adams 2015-12-23 08:48:05 -08:00 committed by apache
parent ae7653906e
commit 4bffc2d1e1
1 changed files with 10 additions and 6 deletions

View File

@ -30,9 +30,13 @@ If you want to install EFL only:
zypper install efl
</code>
You can also use the one click installer:
<note warning>Last time I tried this it was broken (Simon Lees, June 2015, On my todo list)</note>
<code bash>
export DISTRO_NAME="openSUSE_Tumbleweed"
wget http://software.opensuse.org/ymp/X11:Enlightenment:Factory/${DISTRO_NAME}/efl.ymp
</code>
<note tip>
To make this all easier, you can use openSUSE's handy 1-click installer
<note important>
Click "Show other versions" to select the 1-click installer for your openSUSE version.
</note>
* [[http://software.opensuse.org/package/enlightenment|Enlightenment 1-click installer]]
* [[http://software.opensuse.org/package/efl|EFL 1-click installer]]
</note>