bootstrap.sh running without --apt should verify that the apt dependencies are installed
If I understood correctly, bootstrap without --apt is mainly intended for students in the lab that setup axii on a lab pc. The lab pcs probably have the necessary apt dependencies already installed.
It would be nice if ./bootstrap.sh verified that the necessary apt dependencies are installed when running without the --apt flag and throws a readable error message instead.
Edited by Tobias Jacob