How to Install and Uninstall gcc9 Package on openSUSE Leap
Last updated: February 01,2025
1. Install "gcc9" package
Please follow the instructions below to install gcc9 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
gcc9
Copied
2. Uninstall "gcc9" package
This guide let you learn how to uninstall gcc9 on openSUSE Leap:
$
sudo zypper remove
gcc9
Copied
3. Information about the gcc9 package on openSUSE Leap
Information for package gcc9:
-----------------------------
Repository : Main Repository
Name : gcc9
Version : 9.3.1+git1296-1.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 93.9 MiB
Installed : No
Status : not installed
Source package : gcc9-9.3.1+git1296-1.6.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.
-----------------------------
Repository : Main Repository
Name : gcc9
Version : 9.3.1+git1296-1.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 93.9 MiB
Installed : No
Status : not installed
Source package : gcc9-9.3.1+git1296-1.6.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.