How To Install Cflow In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?

How To Install Cflow In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?

cflow

Analyze control flow in C source files

Maintainer: Debian QA Group



Section: devel

Install cflow

  • Debian apt-get install cflow Click to copy
  • Ubuntu apt-get install cflow Click to copy
  • Kali Linux apt-get install cflow Click to copy
  • Fedora dnf install cflow Click to copy
  • Raspbian apt-get install cflow Click to copy
  • macOS brew install cflow Click to copy

cflow

Analyze control flow in C source files

GNU cflow analyzes a collection of C source files and prints a graph, charting control flow within the program. GNU cflow is able to produce both direct and inverted flowgraphs for C sources. Optionally a cross-reference listing can be generated. Two output formats are implemented: POSIX and GNU (extended). Input files can optionally be preprocessed before analyzing.

Installation of latest cflow command is available for Debian, Ubuntu, Kali, Fedora, Raspbian and macOS. 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.