How to Install and Uninstall ghc-network.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 16,2025
1. Install "ghc-network.x86_64" package
This guide let you learn how to install ghc-network.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
ghc-network.x86_64
Copied
2. Uninstall "ghc-network.x86_64" package
This is a short guide on how to uninstall ghc-network.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
ghc-network.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-network.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:59:38 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-network
Version : 3.1.2.7
Release : 1.el9
Architecture : x86_64
Size : 150 k
Source : ghc-network-3.1.2.7-1.el9.src.rpm
Repository : epel
Summary : Low-level networking interface
URL : https://hackage.haskell.org/package/network
License : BSD
Description : This package provides a low-level networking interface.
:
: === High-Level Packages Other packages provide higher level interfaces:
:
: * connection * hookup * network-simple
:
: === Extended Packages 'network' seeks to provide a cross-platform core for
: networking. As such some APIs live in extended libraries. Packages in the
: 'network' ecosystem are often prefixed with 'network-'.
:
: ==== 'network-bsd' In 'network-3.0.0.0' the 'Network.BSD' module was split off
: into its own package, 'network-bsd-3.0.0.0'.
:
: ==== 'network-uri' In 'network-2.6' the 'Network.URI' module was split off into
: its own package, 'network-uri-2.6'. If you're using the 'Network.URI' module
: you can automatically get it from the right package by adding this to your
: '.cabal' file:
:
: > library > build-depends: network-uri-flag.
Available Packages
Name : ghc-network
Version : 3.1.2.7
Release : 1.el9
Architecture : x86_64
Size : 150 k
Source : ghc-network-3.1.2.7-1.el9.src.rpm
Repository : epel
Summary : Low-level networking interface
URL : https://hackage.haskell.org/package/network
License : BSD
Description : This package provides a low-level networking interface.
:
: === High-Level Packages Other packages provide higher level interfaces:
:
: * connection * hookup * network-simple
:
: === Extended Packages 'network' seeks to provide a cross-platform core for
: networking. As such some APIs live in extended libraries. Packages in the
: 'network' ecosystem are often prefixed with 'network-'.
:
: ==== 'network-bsd' In 'network-3.0.0.0' the 'Network.BSD' module was split off
: into its own package, 'network-bsd-3.0.0.0'.
:
: ==== 'network-uri' In 'network-2.6' the 'Network.URI' module was split off into
: its own package, 'network-uri-2.6'. If you're using the 'Network.URI' module
: you can automatically get it from the right package by adding this to your
: '.cabal' file:
:
: > library > build-depends: network-uri-flag.