How to Install and Uninstall ghc-pango.x86_64 Package on Fedora 34

Last updated: October 11,2024

1. Install "ghc-pango.x86_64" package

This tutorial shows how to install ghc-pango.x86_64 on Fedora 34

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

2. Uninstall "ghc-pango.x86_64" package

This is a short guide on how to uninstall ghc-pango.x86_64 on Fedora 34:

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

3. Information about the ghc-pango.x86_64 package on Fedora 34

Last metadata expiration check: 3:55:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-pango
Version : 0.13.8.1
Release : 5.fc34
Architecture : x86_64
Size : 172 k
Source : ghc-pango-0.13.8.1-5.fc34.src.rpm
Repository : updates
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.