How to Install and Uninstall ghc-pango.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "ghc-pango.x86_64" package

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

$ sudo dnf update $ sudo dnf install ghc-pango.x86_64

2. Uninstall "ghc-pango.x86_64" package

Learn how to uninstall ghc-pango.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ghc-pango.x86_64 $ sudo dnf autoremove

3. Information about the ghc-pango.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:17:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-pango
Version : 0.13.8.2
Release : 1.el9
Architecture : x86_64
Size : 177 k
Source : ghc-pango-0.13.8.2-1.el9.src.rpm
Repository : epel
Summary : Binding to the Pango text rendering engine
URL : https://hackage.haskell.org/package/pango
License : LGPLv2+
Description : This package provides a wrapper around the Pango C library that allows
: high-quality rendering of Unicode text. It can be used either with Cairo to
: output text in PDF, PS or other documents or with Gtk+ to display text
: on-screen.