Evoplex

Evoplex

  • Download
  • Docs
  • Ajuda
  • Blog
  • Português (Brasil)
    • English
    • Ajude a traduzir
  • GitHub

›Getting Started

Getting Started

  • Introdução
  • Installing on Linux
  • Installing on macOS
  • Installing on Windows
  • User Interface

Building Evoplex

  • Getting the source code
  • Installing dependencies
  • Compiling Evoplex

Plugins

  • How to compile a plugin
  • How to run a plugin
  • How to create a plugin
  • Example Plugins
Translate

Installing on Linux

AppImage ("universal" Linux package)

Latest stable release

VersionRelease DateCompilerQt
Evoplex 0.2.1 - x86_64 AppImageOct 23, 2018gcc4.85.9.5Release Notes

How to run Evoplex

We provide an AppImage that runs on most Linux systems. No istallation is needed, just download, make it executable and run it. This can either be done using the GUI or via the command line.

Using the GUI

  1. Open the location where you placed the evoplex.AppImage file
  2. Right-click on the AppImage and click on Properties
  3. In the Permissions tab, enable the Allow executing file as program checkbox (it's called Is executable in Dolphin and Execute: Anyone in PCManFM).
  4. Close the dialog
  5. Double-click the evoplex.AppImage file to run.

Using the Terminal

  1. Open a terminal
  2. Change to the directory containing the evoplex.AppImage file, e.g., using cd <my directory>
  3. Make the AppImage executable: chmod +x evoplex.AppImage
  4. Run the AppImage: ./evoplex.AppImage

Need help? click here

Past releases

VersionRelease DateCompilerQt
Evoplex 0.2.0 - x86_64 AppImageSep 04, 2018gcc4.85.9.5Release Notes
Evoplex 0.1.0 - x86_64 DEBAug 06, 2018gcc85.11.1Release Notes
Evoplex 0.1.0 - x86_64 RPMAug 06, 2018gcc85.11.1Release Notes
← Welcome to EvoplexInstalling on macOS →
  • AppImage ("universal" Linux package)
    • Latest stable release
    • How to run Evoplex
    • Past releases
Evoplex
Docs
Getting Started
Community
Mailing listProject ChatTwitter
More
BlogGitHubStar
Copyright © 2019 Marcos Cardinot