Skip to content
  • There are no suggestions because the search field is empty.

How to locate Nipper using CLI

After installing Nipper, you may need to navigate to its installation directory to run commands from the command line. Alternatively, if the Nipper executable has been added to your system’s environment PATH, you can run it from any location.

Windows: You can either navigate to the installation directory or add the Nipper path to the system's PATH environment variable to enable execution from any command prompt location.

locating-nipper-cli-guide-windows

Ubuntu: In many cases, Nipper can be run directly from the Terminal without changing directories, especially if it was installed to a location already included in your PATH.

locating-nipper-cli-guide-ubuntu