How to Install and Uninstall gcc13 Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "gcc13" package

This tutorial shows how to install gcc13 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gcc13

2. Uninstall "gcc13" package

Here is a brief guide to show you how to uninstall gcc13 on openSuSE Tumbleweed:

$ sudo zypper remove gcc13

3. Information about the gcc13 package on openSuSE Tumbleweed

Information for package gcc13:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gcc13
Version : 13.2.1+git8285-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 114.5 MiB
Installed : No
Status : not installed
Source package : gcc13-13.2.1+git8285-2.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++, gcc-go,
gcc-rust and gcc-m2.

5. The same packages on other Linux Distributions