How to Install and Uninstall ghc-sendfile.x86_64 Package on Fedora 36
Last updated: January 13,2025
1. Install "ghc-sendfile.x86_64" package
In this section, we are going to explain the necessary steps to install ghc-sendfile.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ghc-sendfile.x86_64
Copied
2. Uninstall "ghc-sendfile.x86_64" package
This tutorial shows how to uninstall ghc-sendfile.x86_64 on Fedora 36:
$
sudo dnf remove
ghc-sendfile.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-sendfile.x86_64 package on Fedora 36
Last metadata expiration check: 3:36:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-sendfile
Version : 0.7.11.1
Release : 9.fc36
Architecture : x86_64
Size : 26 k
Source : ghc-sendfile-0.7.11.1-9.fc36.src.rpm
Repository : fedora
Summary : A portable sendfile library
URL : https://hackage.haskell.org/package/sendfile
License : BSD
Description : A library which exposes zero-copy sendfile functionality in a portable way.
: If a platform does not support sendfile, a fallback implementation in haskell
: is provided.
Available Packages
Name : ghc-sendfile
Version : 0.7.11.1
Release : 9.fc36
Architecture : x86_64
Size : 26 k
Source : ghc-sendfile-0.7.11.1-9.fc36.src.rpm
Repository : fedora
Summary : A portable sendfile library
URL : https://hackage.haskell.org/package/sendfile
License : BSD
Description : A library which exposes zero-copy sendfile functionality in a portable way.
: If a platform does not support sendfile, a fallback implementation in haskell
: is provided.