How to Install and Uninstall gcc7-obj-c++ Package on openSUSE Leap

Last updated: May 07,2024

1. Install "gcc7-obj-c++" package

Here is a brief guide to show you how to install gcc7-obj-c++ on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gcc7-obj-c++

2. Uninstall "gcc7-obj-c++" package

This guide covers the steps necessary to uninstall gcc7-obj-c++ on openSUSE Leap:

$ sudo zypper remove gcc7-obj-c++

3. Information about the gcc7-obj-c++ package on openSUSE Leap

Information for package gcc7-obj-c++:
-------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gcc7-obj-c++
Version : 7.5.0+r278197-150000.4.41.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.9 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 : GNU Objective C++ Compiler
Description :
This package contains the GNU Objective C++ compiler. Objective C++ is an
object oriented language, created by Next Inc. and used in their
Nextstep OS. The source code is available in the gcc package.