How to Install and Uninstall ghc-recaptcha.x86_64 Package on Fedora 39

Last updated: November 29,2024

1. Install "ghc-recaptcha.x86_64" package

Learn how to install ghc-recaptcha.x86_64 on Fedora 39

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

2. Uninstall "ghc-recaptcha.x86_64" package

This tutorial shows how to uninstall ghc-recaptcha.x86_64 on Fedora 39:

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

3. Information about the ghc-recaptcha.x86_64 package on Fedora 39

Last metadata expiration check: 0:52:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ghc-recaptcha
Version : 0.1.0.4
Release : 24.fc39
Architecture : x86_64
Size : 20 k
Source : ghc-recaptcha-0.1.0.4-24.fc39.src.rpm
Repository : fedora
Summary : Functions for using the reCAPTCHA service in web applications
URL : https://hackage.haskell.org/package/recaptcha
License : BSD-3-Clause
Description : ReCAPTCHA (https://www.google.com/recaptcha/intro/) is a service that provides
: captchas for preventing automated spam in web applications.
: recaptcha-hs provides functions for using reCAPTCHA in Haskell web
: applications.