How to Install and Uninstall gcc12 Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "gcc12" package

Please follow the steps below to install gcc12 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gcc12

2. Uninstall "gcc12" package

This guide covers the steps necessary to uninstall gcc12 on openSuSE Tumbleweed:

$ sudo zypper remove gcc12

3. Information about the gcc12 package on openSuSE Tumbleweed

Information for package gcc12:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gcc12
Version : 12.3.0+git1204-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 105.4 MiB
Installed : No
Status : not installed
Source package : gcc12-12.3.0+git1204-4.1.src
Upstream URL : https://gcc.gnu.org/
Summary : The GNU C Compiler and Support Files
Description :
Core package for the GNU Compiler Collection, including the C language
frontend.
Language frontends other than C are split to different sub-packages,
namely gcc-ada, gcc-c++, gcc-fortran, gcc-obj, gcc-obj-c++ and gcc-go.