Gcov-tool-5 Installation On A Ubuntu And Raspbian

Gcov-tool-5 Installation On A Ubuntu And Raspbian

gcov-tool-5

GNU C compiler

Install gcov-tool-5

  • Ubuntu apt-get install gcc-5 Click to copy
  • Raspbian apt-get install gcc-5 Click to copy

gcc-5

GNU C compiler

This is the GNU C compiler, a fairly portable optimizing compiler for C.

Install the latest version of gcov-tool-5 in Ubuntu and Raspbian from terminal. To install the gcov-tool-5 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of gcov-tool-5 from the respository and install it in your computer/server.