How to Install and Uninstall ghc-http-directory.x86_64 Package on CentOS Stream 9

Last updated: September 29,2024

1. Install "ghc-http-directory.x86_64" package

Please follow the guidance below to install ghc-http-directory.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install ghc-http-directory.x86_64

2. Uninstall "ghc-http-directory.x86_64" package

This guide covers the steps necessary to uninstall ghc-http-directory.x86_64 on CentOS Stream 9:

$ sudo dnf remove ghc-http-directory.x86_64 $ sudo dnf autoremove

3. Information about the ghc-http-directory.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:55:39 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : ghc-http-directory
Version : 0.1.10
Release : 1.el9
Architecture : x86_64
Size : 35 k
Source : ghc-http-directory-0.1.10-1.el9.src.rpm
Repository : epel
Summary : Http directory listing library
URL : https://hackage.haskell.org/package/http-directory
License : MIT
Description : Library for listing the files (href's) in an http directory. It can also check
: the size, existence, modtime of files, and url redirects.