How to Install and Uninstall ghc9.2-containers-prof.x86_64 Package on Rocky Linux 9

Last updated: July 05,2024

1. Install "ghc9.2-containers-prof.x86_64" package

This guide let you learn how to install ghc9.2-containers-prof.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install ghc9.2-containers-prof.x86_64

2. Uninstall "ghc9.2-containers-prof.x86_64" package

Learn how to uninstall ghc9.2-containers-prof.x86_64 on Rocky Linux 9:

$ sudo dnf remove ghc9.2-containers-prof.x86_64 $ sudo dnf autoremove

3. Information about the ghc9.2-containers-prof.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:11:26 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc9.2-containers-prof
Version : 0.6.5.1
Release : 18.el9
Architecture : x86_64
Size : 1.2 M
Source : ghc9.2-9.2.8-18.el9.src.rpm
Repository : epel
Summary : Haskell containers profiling library
URL : https://haskell.org/ghc/
License : BSD-3-Clause and HaskellReport
Description : This package provides the Haskell containers profiling library.