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

Last updated: June 01,2024

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

This guide covers the steps necessary to install gcc12-obj-c++ on openSUSE Leap

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

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

This is a short guide on how to uninstall gcc12-obj-c++ on openSUSE Leap:

$ sudo zypper remove gcc12-obj-c++

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

Information for package gcc12-obj-c++:
--------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : gcc12-obj-c++
Version : 12.3.0+git1204-150000.1.16.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 29.8 MiB
Installed : No
Status : not installed
Source package : gcc12-12.3.0+git1204-150000.1.16.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.