Installation
NOTE
During the installation on Windows and Mac systems, security alerts are displayed because the FastTrack executable does not possess an EV code signing certificate. These alerts can be ignored. FastTrack executable can be verified easily (and freely) by comparing the MD5 checksum. See the installation video for more details.
Download
Stable versions of FastTrack are released for Linux (official AppImage, official AUR for ArchLinux, community Fedora package), Mac (as dmg), and Windows (installer, portable folder). The nightly versions are available on the download page.
Installation
- For Windows:
- Integrate into the system:
- Download the FastTrack installer.
- Execute the installer and follow the provided instructions.
- Portable:
- Download the FastTrack [folder] (https://fasttrack.sh/download/FastTrack.zip).
- Unzip the folder and execute FastTrack.exe.
- Integrate into the system:
- For Linux (all distributions) as AppImage:
- For Linux natively:
- Fedora:
sudo dnf install fasttrack fasttrack-cli
- Arch Linux:
yay -S fasttrack fasttrack-cli
- From source :
qmake src/FastTrack.pro ; make ; sudo make install ; qmake src/FastTrack-Cli.pro ; make ; sudo make install
- Fedora:
- For Mac:
- Minimal version required: 10.15.
- Download the FastTrack dmg file.
- Double click on the dmg file.
- Drag the application from the dmg window into the Applications folder.
Update
FastTrack will display a message at the start-up and in the status bar when a new release is available.
For Windows:
Search the FastTrackUpdater in the Windows Start Menu or execute the MaintenanceTool.exe in the installation folder directly and follow the provided instructions.For Linux:
The FastTrack AppImage does not currently support the automatic update. Replace the current AppImage with the latest AppImage released.For Mac:
The FastTrack App does not currently support the automatic update. Replace the current App with the latest App released.