How to Install and Uninstall perl-Glib-Object-Introspection.x86_64 Package on Rocky Linux 8

Last updated: September 22,2024

1. Install "perl-Glib-Object-Introspection.x86_64" package

In this section, we are going to explain the necessary steps to install perl-Glib-Object-Introspection.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Glib-Object-Introspection.x86_64

2. Uninstall "perl-Glib-Object-Introspection.x86_64" package

This guide let you learn how to uninstall perl-Glib-Object-Introspection.x86_64 on Rocky Linux 8:

$ sudo dnf remove perl-Glib-Object-Introspection.x86_64 $ sudo dnf autoremove

3. Information about the perl-Glib-Object-Introspection.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:16:07 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Glib-Object-Introspection
Version : 0.048
Release : 1.el8
Architecture : x86_64
Size : 91 k
Source : perl-Glib-Object-Introspection-0.048-1.el8.src.rpm
Repository : epel
Summary : Dynamically create Perl language bindings
URL : https://metacpan.org/release/Glib-Object-Introspection
License : LGPLv2+
Description : Glib::Object::Introspection uses the gobject-introspection and libffi projects
: to dynamically create Perl bindings for a wide variety of libraries. Examples
: include gtk+, webkit, libsoup and many more.