LogoLogo
  • Aeon Documentation
  • Using Aeon
    • Installation
    • Getting Started
  • Extending Aeon
    • Local Development
    • Reporting Issues
    • Architecture
      • Providers
Powered by GitBook
On this page

Was this helpful?

  1. Using Aeon

Installation

PreviousAeon DocumentationNextGetting Started

Last updated 3 years ago

Was this helpful?

Installing Aeon is really easy: , and download the right package for your architecture. At this moment the following operating systems are supported.

  • Windows (with setup.exe or with NuGet: .nupkg)

  • macOS (the darwin .zip)

  • Ubuntu / Debian (the .deb file)

  • Fedora / CentOS / RHEL (the .rpm file)

If you find a platform you are regularly using missing, please create an issue, or find our guide to compiling your own version. ARM is theoretically supported, but please do report any issues you encounter while trying to do so.

Getting Started

Not sure how to get started? Follow our guide:

Run into issues? Make sure you report them, so that we can improve on the software:

find the latest release on GitHub
Getting Started
Reporting Issues