Checking available SDKs and toolchains

nRF Util

tags
nRF Util

The following command updates and prints the list of stable SDK bundles and their corresponding toolchain bundles that are available for download or installed on your machine (or both):

nrfutil sdk-manager search

The command outputs the list of versions and their status for the default or selected installation directory:

Version   SDK             Toolchain
v2.7.0    Installed       Not Installed
v2.3.0    Not Installed   Not Installed
v2.2.0    Not Installed   Not Installed
v2.1.0    Not Installed   Not Installed
v2.0.0    Not Installed   Installed

You can install the SDK and toolchain versions that are Available. For the description of other possible statuses and information about how to show all available SDKs and toolchains, see Searching for available SDKs and toolchains.

Note: The sdk-manager command does not support toolchain installation with Linux ARM64 installation of nRF Util.