Skip to content

How to install application

The application is cross-platform, which means that it can be installed on any desktop operating system - macOS, Linux, Windows. See instructions below for your OS.

Linux

Flatpak

  • If you have integrated flathub in you distro (like Fedora) do you can just open Software Installer, search ArdorQuery and click on Install.

  • If you don't have flatpak you need install it first, check you distro install steps.
    After you install it you need to make followed commands:

sudo flatpak install flathub org.emptyflow.ArdorQuery

Windows

Winget

  • Open console and write
winget install EmptyFlow.ArdorQuery

Archive

  • Open latest release by link
  • Download file ArdorQuery.msi and run it

macOS

  • Open latest release by link
  • Download file ArdorQuery.dmg
  • Run application Terminal and make follow commands:
$ cd ~/Downloads/
$ xattr -d com.apple.quarantine ArdorQuery.dmg

You don't need type full name of dmg file just type ardor and press Tab button. - Open Downloads folder in Finder and just double click on dmg file for mount ArdorQuery disk. - The mapped drive opens in Finder and you can launch ArdorQuery application.