How to Install and Uninstall ghc-ObjectName.x86_64 Package on Rocky Linux 9
Last updated: January 17,2025
1. Install "ghc-ObjectName.x86_64" package
This tutorial shows how to install ghc-ObjectName.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-ObjectName.x86_64
Copied
2. Uninstall "ghc-ObjectName.x86_64" package
This is a short guide on how to uninstall ghc-ObjectName.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ghc-ObjectName.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-ObjectName.x86_64 package on Rocky Linux 9
Last metadata expiration check: 2:39:09 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-ObjectName
Version : 1.1.0.2
Release : 1.el9
Architecture : x86_64
Size : 13 k
Source : ghc-ObjectName-1.1.0.2-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : ghc-ObjectName
Version : 1.1.0.2
Release : 1.el9
Architecture : x86_64
Size : 13 k
Source : ghc-ObjectName-1.1.0.2-1.el9.src.rpm
Repository : epel
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.