Installation
-
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.
Git Installation
Section titled Git InstallationPlease install Git and Git LFS.
ARCitect Installation
Section titled ARCitect Installation-
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.
Unidentified developer
Section titled Unidentified developerWhen 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
.

Accept incoming network connections
Section titled Accept incoming network connectionsEvery time you start the ARCitect, you are asked to accept incoming network connections.

This enables communication with the DataHUB.
Git Installation
Section titled Git InstallationPlease install Git and Git LFS.
ARCitect Installation
Section titled ARCitect Installation-
Install additional dependencies via
Terminal window sudo apt-get updatesudo apt-get install libgtk-3-0 libnotify4 xdg-utils libsecret-1-0 -
Head to the ARCitect’s GitHub release page.
-
Download the Linux DEB package
ARCitect-x.x.x_amd64.deb
. -
Install ARCitect
Terminal window sudo dpkg -i ./ARCitect-x.x.x_amd64.deb -
Start the ARCitect via
Terminal window arcitect