2.1 KiB
2.1 KiB
Installation
Requirements:
- Windows 8 or later
- Linux Ubuntu 20.04+ / Mint 20+ / Fedora 32+ and many other
- macOS 11+ (Big Sur or later)
:simple-windows: Windows
- Download the installer
Artemis-Windows-x86_64-4.x.x.exein the Assets menu from the :material-download: LATEST RELEASE and follow the guided procedure to complete the installation process.
:simple-linux: Linux
-
Download
Artemis-Linux-x86_64-4.x.x.tarin the Assets menu from the :material-download: LATEST RELEASE and extract the tarball archive in a folder of your choice. -
Before running
app.bin, be sure to have the executable permissions to the binary file with:chmode 700 app.bin
Create a Shortcut
-
To create a direct shortcut (in the main menu) launch the bash script in the terminal with the command:
. create_shortcut.sh
This script will:
- Set the correct read/write privileges of the Artemis folder
- Create the artemis.desktop file (shortcut) in /home/$USER/.local/share/applications
- Move the Artemis icon file to /usr/share/icons
:simple-apple: Mac OS
!!! warning The macOS support is temporarily limited!
The support for the macOS compiled version of the program is temporarily limited due to a lack of machines for extensive testing. To use Artemis on a macOS device, you have the following options:
- Run the program directly from the source: Follow the instructions provided in this chapter to launch the program from the source code.
- Compile the Artemis 4 binaries on your machine: In this case, you can contribute by reporting any issues you encounter by opening an Issue.
- Use the last available compiled version (3.2.1): Although this version is no longer officially supported, it remains available for use: :material-download: Artemis-3.2.1.dmg.