How To Install Nccnav In Debian, Ubuntu, Kali And Raspbian?

How To Install Nccnav In Debian, Ubuntu, Kali And Raspbian?

nccnav

C source code analyzer

Maintainer: Anuradha Weeraman (anu)



Section: devel

Install nccnav

  • Debian apt-get install ncc Click to copy
  • Ubuntu apt-get install ncc Click to copy
  • Kali Linux apt-get install ncc Click to copy
  • Raspbian apt-get install ncc Click to copy

ncc

C source code analyzer

A small, extensible tool that provides program analysis data of C source code. This data can be used to analyze the function call flow of programs with tools such as graphviz and springgraph. Included with this distribution is nccnav that can be used to study the call hierarchy of C source code on a text-mode console.

Installation of latest nccnav command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.