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

Last updated: October 07,2024

1. Install "ghc-recaptcha.x86_64" package

This guide let you learn how to install ghc-recaptcha.x86_64 on Fedora 34

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

2. Uninstall "ghc-recaptcha.x86_64" package

This guide let you learn how to uninstall ghc-recaptcha.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:47:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-recaptcha
Version : 0.1.0.4
Release : 11.fc34
Architecture : x86_64
Size : 19 k
Source : ghc-recaptcha-0.1.0.4-11.fc34.src.rpm
Repository : fedora
Summary : Functions for using the reCAPTCHA service in web applications
URL : https://hackage.haskell.org/package/recaptcha
License : BSD
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.