How to Install and Uninstall libobjc.x86_64 Package on Amazon Linux 2

Last updated: November 25,2024

1. Install "libobjc.x86_64" package

This tutorial shows how to install libobjc.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libobjc.x86_64

2. Uninstall "libobjc.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libobjc.x86_64 on Amazon Linux 2:

$ sudo yum remove libobjc.x86_64 $ sudo yum autoremove

3. Information about the libobjc.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libobjc
Arch : x86_64
Version : 7.3.1
Release : 13.amzn2
Size : 75 k
Repo : amzn2-core/2/x86_64
Summary : Objective-C runtime
URL : http://gcc.gnu.org
License : GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and
: LGPLv2+ and BSD
Description : This package contains Objective-C shared library which is needed
: to run Objective-C dynamically linked programs.