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

Last updated: May 19,2024

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

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

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

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

Please follow the steps below to uninstall gcc10-obj-c++ on openSUSE Leap:

$ sudo zypper remove gcc10-obj-c++

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

Information for package gcc10-obj-c++:
--------------------------------------
Repository : Main Repository
Name : gcc10-obj-c++
Version : 10.4.0+git2794-150000.1.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 24.7 MiB
Installed : No
Status : not installed
Source package : gcc10-10.4.0+git2794-150000.1.9.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.