How to Install and Uninstall libobjc.x86_64 Package on Rocky Linux 9

Last updated: January 10,2025

1. Install "libobjc.x86_64" package

This is a short guide on how to install libobjc.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf 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 Rocky Linux 9:

$ sudo dnf remove libobjc.x86_64 $ sudo dnf autoremove

3. Information about the libobjc.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:09:12 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libobjc
Version : 11.4.1
Release : 4.el9
Architecture : x86_64
Size : 48 k
Source : gcc-epel-11.4.1-4.el9.src.rpm
Repository : epel
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.