Install
RadBuild 0.2.1 release packages install frozen executables. The main radbuild package must not install loose runtime Python source.
Debian Package Install
sudo apt install ./radbuild_0.2.1_amd64.deb
sudo apt install ./radbuild-doc_0.2.1_all.deb
Optional packages:
sudo apt install ./radbuild-radhdl_0.2.1_all.deb
sudo apt install ./radbuild-vscode-support_0.2.1_all.deb
sudo apt install ./radbuild-server_0.2.1_amd64.deb
Verify The Install
radbuild --help
radbuild project validate --settings settings.json
Expected command shape:
usage: radbuild [-h] [--createproject CREATEPROJECT] ...
Package Trust
Install packages only from a RadicalPackages release or repository that has valid package metadata signatures. For local development repositories, --allow-unsigned is acceptable only when testing private package indexes.