How to Install and Uninstall gcc-objc.x86_64 Package on Amazon Linux 2

Last updated: January 09,2025

1. Install "gcc-objc.x86_64" package

This guide let you learn how to install gcc-objc.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gcc-objc.x86_64

2. Uninstall "gcc-objc.x86_64" package

Please follow the instructions below to uninstall gcc-objc.x86_64 on Amazon Linux 2:

$ sudo yum remove gcc-objc.x86_64 $ sudo yum autoremove

3. Information about the gcc-objc.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gcc-objc
Arch : x86_64
Version : 7.3.1
Release : 13.amzn2
Size : 8.9 M
Repo : amzn2-core/2/x86_64
Summary : Objective-C support for GCC
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
: LGPLv2+ and BSD
Description : gcc-objc provides Objective-C support for the GCC.
: Mainly used on systems running NeXTSTEP, Objective-C is an
: object-oriented derivative of the C language.