Uninstalling nRF Util commands

nRF Util

tags
nRF Util

You can uninstall nRF Util commands with the nrfutil uninstall command.

Complete the following steps:

  1. List the installed commands by running the nrfutil list command.
  2. Uninstall the command by running the following command, with <command_name> being the name of the command to uninstall:

    nrfutil uninstall <command_name>
    

    For example, to uninstall nrf5sdk-tools, run the following command:

    nrfutil uninstall nrf5sdk-tools