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

This commit is contained in:
Philippe Jean Guillaumie 2017-03-13 00:09:24 -07:00 committed by apache
parent c33870bea4
commit bb5c4efa02
1 changed files with 8 additions and 7 deletions

View File

@ -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>