How to Install and Uninstall ghc-ObjectName.x86_64 Package on Fedora 35

Last updated: May 03,2024

1. Install "ghc-ObjectName.x86_64" package

This guide covers the steps necessary to install ghc-ObjectName.x86_64 on Fedora 35

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

2. Uninstall "ghc-ObjectName.x86_64" package

This guide let you learn how to uninstall ghc-ObjectName.x86_64 on Fedora 35:

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

3. Information about the ghc-ObjectName.x86_64 package on Fedora 35

Last metadata expiration check: 0:07:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-ObjectName
Version : 1.1.0.1
Release : 3.fc35
Architecture : x86_64
Size : 13 k
Source : ghc-ObjectName-1.1.0.1-3.fc35.src.rpm
Repository : fedora
Summary : Explicitly handled object names
URL : https://hackage.haskell.org/package/ObjectName
License : BSD
Description : This tiny package contains the class ObjectName, which corresponds to the
: general notion of explicitly handled identifiers for API objects, e.g.
: a texture object name in OpenGL or a buffer object name in OpenAL.