How to Install and Uninstall ghc-silently.x86_64 Package on AlmaLinux 9

Last updated: June 16,2024

1. Install "ghc-silently.x86_64" package

Please follow the guidance below to install ghc-silently.x86_64 on AlmaLinux 9

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

2. Uninstall "ghc-silently.x86_64" package

Please follow the guidance below to uninstall ghc-silently.x86_64 on AlmaLinux 9:

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

3. Information about the ghc-silently.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:48:32 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-silently
Version : 1.2.5.2
Release : 1.el9
Architecture : x86_64
Size : 16 k
Source : ghc-silently-1.2.5.2-1.el9.src.rpm
Repository : epel
Summary : Prevent or capture writing to stdout and other handles
URL : https://hackage.haskell.org/package/silently
License : BSD
Description : Prevent or capture writing to stdout, stderr, and other handles.