Use the nrfutil sdk-manager command to manage SDK and toolchain installations for the nRF Connect SDK.
Each version of the nRF Connect SDK has an associated toolchain, which includes tools and modules specific to the nRF Connect SDK that are required to build nRF Connect SDK samples and applications.
Multiple SDK versions can share the same toolchain version (for example, the nRF Connect SDK v2.4.1 is reusing the toolchain v2.4.0).
Toolchain releases can also receive patched updates (for example, v3.4.0+1) with tooling fixes without a new SDK release.
Note: sdk-manager has replaced the toolchain-manager nRF Util command.
The sdk-manager command is able to detect the toolchains installed with toolchain-manager.