How to Install and Uninstall ghcid.x86_64 Package on Fedora 36
Last updated: November 26,2024
1. Install "ghcid.x86_64" package
Please follow the guidelines below to install ghcid.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ghcid.x86_64
Copied
2. Uninstall "ghcid.x86_64" package
This guide covers the steps necessary to uninstall ghcid.x86_64 on Fedora 36:
$
sudo dnf remove
ghcid.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghcid.x86_64 package on Fedora 36
Last metadata expiration check: 2:16:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghcid
Version : 0.8.7
Release : 8.fc36
Architecture : x86_64
Size : 895 k
Source : ghcid-0.8.7-8.fc36.src.rpm
Repository : fedora
Summary : GHCi based bare bones IDE
URL : https://hackage.haskell.org/package/ghcid
License : BSD
Description : Either "GHCi as a daemon" or "GHC + a bit of an IDE". A very simple Haskell
: development tool which shows you the errors in your project and updates them
: whenever you save. Run 'ghcid --command=ghci', where '--command' is the
: command to start GHCi on your project (defaults to 'ghci' if you have a '.ghci'
: file, or else to 'cabal repl').
Available Packages
Name : ghcid
Version : 0.8.7
Release : 8.fc36
Architecture : x86_64
Size : 895 k
Source : ghcid-0.8.7-8.fc36.src.rpm
Repository : fedora
Summary : GHCi based bare bones IDE
URL : https://hackage.haskell.org/package/ghcid
License : BSD
Description : Either "GHCi as a daemon" or "GHC + a bit of an IDE". A very simple Haskell
: development tool which shows you the errors in your project and updates them
: whenever you save. Run 'ghcid --command=ghci', where '--command' is the
: command to start GHCi on your project (defaults to 'ghci' if you have a '.ghci'
: file, or else to 'cabal repl').