How to Install GCC 13.2 on Kali Linux – Step-by-step

January 27, 2024 | By the+gnu+linux+evangelist.

GNU/Linux Kali Installing GCC 13.2 – QuickStart Guide

Hi! The Tutorial Shows You Step-by-step How to Install GNU Compiler Collection 13.2.x in Kali GNU/Linux Desktop.

And the GCC 13.2 for Kali Linux is a Compilers Collection currently supporting C, C++, Objective-C, Objective-C++, Fortran, Ada, D, Go, and BRIG (HSAIL) Languages.

Finally, GCC 13.2 includes several New Features, Changes, and Fixes that you can consult on the GNU GCC Documentation.

Step-by-step GCC 13.2 Kali Linux Installation Guide - Featured
  1. 1. Terminal QuickStart

    How to Quick-Start with Command Line on Kali

    Command Line Kali Quick-Start Guide
  2. 2. Installing GCC

    Now to Install GCC for Kali
    Simply play:

    sudo apt update && sudo apt install gcc-13
    Now to Check the GCC Version:
    gcc -v
    Then best you provide also to Update your System with:
    sudo apt upgrade
  3. Congratulations, your GCC 13.2 should be now nicely working on Kali Linux. Good Luck! :)


QuickChic Theme • Powered by WordPress