Software Update
Last updated
Last updated
The beauty of WLAN Pi OS and the way of distributing WLAN Pi features as Debian packages, is that your WLAN Pi can be easily updated without the need for re-imaging the SD card. Having said that, occasional re-imaging might be required, mainly because some code changes need to be applied to the actual low-level system files and services.
When we say "all packages", we mean packages created by the WLAN Pi team, as well as other application and system packages. You can check for available updates to packages. This command won't install any package, it will only check what are the latest versions of packages available from the online repositories.
After the first process finishes, the updates can be installed with:
WLAN Pi OS Linux kernel is now also distributed as a Debian package, and it can be updated using the same apt commands shown in the paragraph above.
If you only want to update packages that we have created, use the wlanpi-update
command.
It will first check for available updates:
After you press the letter y
, followed by enter
key, the upgrade will begin: