The most recent version of the sBitx software is available on GitHub. The simplest way to obtain it is by using the update script and rebuilding the sBitx. Here’s how to do it:
1. Open a terminal by clicking the Terminal icon in the top bar. Alternatively, you can open the Terminal by holding down `Ctrl` and `Shift`, then pressing `T`.
2. In the terminal, type the following commands:
cd sbitx
./update
./build sbitx
Recent Comments