forked from afarhan/sbitx
-
-
Notifications
You must be signed in to change notification settings - Fork 15
How to install or upgrade your sBitx application
jj edited this page Feb 25, 2025
·
14 revisions
This guide explains how to upgrade or reinstall the optimized 64-bit sBitx application on your transceiver. Before proceeding, ensure you have the 64-bit sBitx Raspberry Pi image installed.
Before you begin, make sure you have:
- A USB mouse
- A stable internet connection
- The sBitx application
To upgrade sBitx with the latest features:
-
Open the web browser on your sBitx and navigate to this wiki page.
-
Open the terminal and enter the following command:
cd $HOME/sbitx && ./update
To perform a clean reinstallation of sBitx on your existing 64-bit system:
-
Open the web browser on your sBitx and navigate to this wiki page.
-
Open the terminal and enter the following command:
cd $HOME && rm -rf sbitx && git clone https://github.com/drexjj/sbitx.git && cd sbitx && ./update
Note: The first startup of sBitx may take up to 60 seconds to generate wisdom files.
- Home
- Installation & Backups
- Upgrading the Internal SD Card & Pi Overview
- Information & Usage
- Tips & Modifications
- Troubleshooting