Installation
vacs is available for Windows, Linux and macOS.
Before installing vacs, verify that your system meets the requirements described in the Requirements section.
Follow the steps below to download and install the latest version.
Windowsβ
Downloading vacsβ
To install vacs on Windows, follow the instructions below:
- Visit the GitHub Releases page of vacs.
- To download the latest stable version of vacs, find the release marked Latest.
- If not already done, expand the Assets Tab.
- Download the correct installer for your system. For Windows, this file has the ending
_x64-setup.exe.
If you donβt see your file, click Show all assets to display the complete list.
Installing vacsβ
Once you have downloaded the Installer, the installation process is straight-forward:
- Open the installer.
- Follow the on-screen instructions to install vacs.
- Launch vacs after the installation completes.
You can update vacs later using the built-in updater. See the Updating section for details.
Linuxβ
Downloading vacsβ
To install vacs on Linux, follow the instructions below:
- Visit the GitHub Releases page of vacs.
- To download the latest stable version of vacs, find the release marked Latest.
- If not already done, expand the Assets Tab.
- Download the correct installer for your system. For Linux, this file has the ending
x86_64.rpm(Linux rpm) or_amd64.deb(Linux deb).
If you donβt see your file, click Show all assets to display the complete list.
Installing vacsβ
In Progress.
You can update vacs later using the built-in updater. See the Updating section for details.
macOSβ
Downloading vacsβ
To install vacs on macOS, follow the instructions below:
- Visit the GitHub Releases page of vacs.
- To download the latest stable version of vacs, find the release marked Latest.
- If not already done, expand the Assets Tab.
- Download the correct installer for your system. For macOS, this file has the ending
_x64.dmg(Apple Intel) or_aarch64.dmg(Apple Silicon).
If you donβt see your file, click Show all assets to display the complete list.
Installing vacsβ
In Progress.
Our macOS releases are currently not code signed and may therefore be automatically flagged as "corrupted" by macOS.
To run the application, remove it from quarantine by executing the following command in the Terminal Application:
sudo xattr -rd com.apple.quarantine /Applications/vacs.app
You can update vacs later using the built-in updater. See the Updating section for details.