How to Install and Uninstall gcc7 Package on openSUSE Leap

Last updated: June 30,2024

1. Install "gcc7" package

Please follow the step by step instructions below to install gcc7 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gcc7

2. Uninstall "gcc7" package

Learn how to uninstall gcc7 on openSUSE Leap:

$ sudo zypper remove gcc7

3. Information about the gcc7 package on openSUSE Leap

Information for package gcc7:
-----------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gcc7
Version : 7.5.0+r278197-150000.4.41.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 72.6 MiB
Installed : No
Status : not installed
Source package : gcc7-7.5.0+r278197-150000.4.41.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.