How to Install and Uninstall gcc Package on openSuSE Tumbleweed

Last updated: May 02,2024

1. Install "gcc" package

This tutorial shows how to install gcc on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gcc

2. Uninstall "gcc" package

Please follow the instructions below to uninstall gcc on openSuSE Tumbleweed:

$ sudo zypper remove gcc

3. Information about the gcc package on openSuSE Tumbleweed

Information for package gcc:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gcc
Version : 13-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 213 B
Installed : No
Status : not installed
Source package : gcc-13-2.1.src
Upstream URL : http://gcc.gnu.org/
Summary : The system GNU C Compiler
Description :
The system GNU C Compiler.