How to Install and Uninstall gcc7 Package on openSuSE Tumbleweed
Last updated: December 25,2024
1. Install "gcc7" package
This guide covers the steps necessary to install gcc7 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gcc7
Copied
2. Uninstall "gcc7" package
Please follow the guidance below to uninstall gcc7 on openSuSE Tumbleweed:
$
sudo zypper remove
gcc7
Copied
3. Information about the gcc7 package on openSuSE Tumbleweed
Information for package gcc7:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gcc7
Version : 7.5.0+r278197-16.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 74.2 MiB
Installed : No
Status : not installed
Source package : gcc7-7.5.0+r278197-16.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 : openSUSE-Tumbleweed-Oss
Name : gcc7
Version : 7.5.0+r278197-16.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 74.2 MiB
Installed : No
Status : not installed
Source package : gcc7-7.5.0+r278197-16.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.