How to Install and Uninstall gcc Package on Manjaro
Last updated: January 10,2025
1. Install "gcc" package
In this section, we are going to explain the necessary steps to install gcc on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
gcc
Copied
2. Uninstall "gcc" package
Learn how to uninstall gcc on Manjaro:
$
sudo pacman -Rcns
gcc
Copied
3. Information about the gcc package on Manjaro
Repository : core
Name : gcc
Version : 13.2.1-3
Description : The GNU Compiler Collection - C and C++ frontends
Architecture : x86_64
URL : https://gcc.gnu.org
Licenses : GPL3 LGPL FDL custom
Groups : None
Provides : gcc-multilib
Depends On : gcc-libs=13.2.1-3 binutils>=2.28 libmpc zstd
libisl.so=23-64
Optional Deps : lib32-gcc-libs: for generating code for 32-bit ABI
Conflicts With : None
Replaces : gcc-multilib
Download Size : 46.84 MiB
Installed Size : 184.16 MiB
Packager : Frederik Schwan
Build Date : Wed Aug 2 07:06:38 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : gcc
Version : 13.2.1-3
Description : The GNU Compiler Collection - C and C++ frontends
Architecture : x86_64
URL : https://gcc.gnu.org
Licenses : GPL3 LGPL FDL custom
Groups : None
Provides : gcc-multilib
Depends On : gcc-libs=13.2.1-3 binutils>=2.28 libmpc zstd
libisl.so=23-64
Optional Deps : lib32-gcc-libs: for generating code for 32-bit ABI
Conflicts With : None
Replaces : gcc-multilib
Download Size : 46.84 MiB
Installed Size : 184.16 MiB
Packager : Frederik Schwan
Build Date : Wed Aug 2 07:06:38 2023
Validated By : MD5 Sum SHA-256 Sum Signature