You are on page 1of 2

Installation

Installing the Desktop App


Windows
macOS
Ubuntu Linux

Installing the Desktop App

Windows
To install the Windows application, run the xray-exploratory-app-setup.exe installer and follow the on-screen instructions.

PDF report

In windows, you always need to have the Print Spooler service running in order to generate the PDF report.

macOS
To install the macOS application, double-click the xray-exploratory-app-setup.dmg file and drag the app to the Applications shortcut.

Ubuntu Linux
To install the Linux application, please follow the following steps:
1. Install zip gzip tar
> sudo apt-get install zip gzip tar
2. Install Handbrake Client
> sudo apt-get install handbrake-cli
3. Install AppImageLauncher
> sudo add-apt-repository ppa:appimagelauncher-team/stable
> sudo apt update
> sudo apt install appimagelauncher
4. Download the latest Xray Exploratory App
5. Double click on it and click on Integrate and run next

6. Close the app and download the Exploratory App Assets to your Desktop
7. Unzip it
> tar -xvzf application-xea.tar.gz
8. Run the following commands on the terminal:
> sudo xdg-mime install --mode system application-xea.xml
> sudo xdg-icon-resource install --context mimetypes --size 256 application-xea.png xea
> sudo update-mime-database /usr/share/mime
> sudo update-icon-caches /usr/share/icons
9. Restart the computer

After the installation of your app, please follow this link to configure the Jira instances.

You might also like