How to Install and Uninstall cairo-gobject.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "cairo-gobject.x86_64" package

In this section, we are going to explain the necessary steps to install cairo-gobject.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install cairo-gobject.x86_64

2. Uninstall "cairo-gobject.x86_64" package

In this section, we are going to explain the necessary steps to uninstall cairo-gobject.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove cairo-gobject.x86_64 $ sudo dnf autoremove

3. Information about the cairo-gobject.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:29:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : cairo-gobject
Version : 1.15.12
Release : 6.el8
Architecture : x86_64
Size : 33 k
Source : cairo-1.15.12-6.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : GObject bindings for cairo
URL : http://cairographics.org
License : LGPLv2 or MPLv1.1
Description : Cairo is a 2D graphics library designed to provide high-quality display
: and print output.
:
: This package contains functionality to make cairo graphics library
: integrate well with the GObject object system used by GNOME.