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

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

GNU/Linux Arch Tumbleweed Installing GCC 13.2 – QuickStart Guide

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

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

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

Finally, this Setup is Valid for All the Arch Linux Based Distros like:

  • Manjaro
  • EndeavourOS
  • Garuda
  • ArcoLinux
  • Archman
  • Bluestar
  • Archcraft
  • ArchLabs
  • ArchBang
  • BlackArch
  • Artix
Step-by-step GCC 13.2 Linux Arch Installation Guide - Featured
  1. 1. Terminal QuickStart

    How to Quick-Start with Command Line on Arch

    Command Line Arch Quick-Start Guide
  2. 2. Updating System

    First, to Update Arch Linux System
    Run:

    sudo pacman -Syyu
    And in case of a New Kernel Setup then Reboot with:
    sudo reboot
  3. 3. Installing GCC

    Now to Install GCC for Arch Linux
    Simply play:

    sudo pacman -S gcc
    Now to Check the GCC Version:
    gcc -v
  4. Congratulations, your GCC 13.2 should be now nicely working on Linux Arch. Good Luck! :)


QuickChic Theme • Powered by WordPress