WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=bb5c4efa02cece553dbd6c6d622c6530ee684fbc
commit bb5c4efa02cece553dbd6c6d622c6530ee684fbc Author: Philippe Jean Guillaumie <[email protected]> Date: Mon Mar 13 00:09:24 2017 -0700 Wiki page fedora-start changed with summary [] by Philippe Jean Guillaumie --- pages/distros/fedora-start.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pages/distros/fedora-start.txt b/pages/distros/fedora-start.txt index f0334b4..12b401b 100644 --- a/pages/distros/fedora-start.txt +++ b/pages/distros/fedora-start.txt @@ -1,11 +1,4 @@ ~~Title: Fedora~~ -==== Packages ==== - -**Fedora 25**, simply run this command: - -<code bash> -sudo dnf install enlightenment terminology -</code> ==== Compiling from source ==== Satisfying dependencies under **Fedora 25** (the RPM Fusion Free repository must be active) and recommended packages: @@ -27,3 +20,11 @@ xine-lib-devel xorg-x11-server-Xephyr </code> Then go to [[../docs-efl-start]] to learn how to install the whole thing ;-) + +==== Packages ==== + +**Fedora 25**, simply run this command: + +<code bash> +sudo dnf install enlightenment terminology +</code> --
