ARCitect installation
If ARCitect is not yet installed on your computer,
please follow these instructions to install ARCitect
-
Head to the ARCitect’s GitHub release page.
-
Under “Assets” Download the latest release for Windows (
ARCitect-x.x.x-win.zip
). -
In Windows Explorer, open the folder where you downloaded the ARCitect.
-
Unzip (
Right click
➞Extract All..
) the folder (ARCitect-x.x.x-win.zip
). You can move this folder to another location (e.g.Program files
). -
Start the ARCitect, by clicking the
ARCitect
application. -
Once started, you see a Windows Defender warning. To proceed, click
More info
and thenRun anyway
. -
Windows Defender Firewall further asks you to allow network communication. This enables communication with the DataHUB.
-
Head to the ARCitect’s GitHub release page.
-
Download the macOS installer
ARCitect-x.x.x.dmg
. -
Double-click the installer
ARCitect-x.x.x.dmg
and move the app to your Applications folder. -
Starting the ARCitect for the first time.
When starting the ARCitect for the first time, you are warned about an unidentified developer.
Please navigate to the Privacy & Security panel in your System Settings to
Open Anyway
.Every time you start the ARCitect, you are asked to accept incoming network connections.
This enables communication with the DataHUB.
Please install Git and Git LFS before installing the ARCitect.
For Linux we recommend to install via homebrew as described on the site above.
-
Head to the ARCitect’s GitHub release page.
-
Download the Linux AppImage
ARCitect-x.x.x.AppImage
. -
(optional) If you run Ubuntu 22.04 you need to download an additional library. Ubuntu 22.04 can’t run AppImage files without the not natively installed FUSE library. To fix this, install the necessary library. To do this you need root permissions.
-
Make the ARCitect executable.
You need to make the downloaded AppImage executable before you can run it. You can use the user interface or the command line to do this.
-
Open the folder where the AppImage is currently saved (likely in Downloads).
-
(optional) Move the file to a location where you want it saved.
-
Right-click the file and select properties.
-
Go to the “permissions” tab and tick the field “execute”.
-
Now double-clicking the AppImage should start the ARCitect.
-
Open a terminal.
-
Move to the directory where you have saved your AppImage (e.g. Downloads).
-
Make the file executable (use the appropriate name of the file).
-
Now double-clicking the AppImage or running the following command (with the appropriate file name) should start the ARCitect.
-