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

Last updated: October 05,2024

1. Install "ghc-curl.x86_64" package

Please follow the instructions below to install ghc-curl.x86_64 on Fedora 34

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

2. Uninstall "ghc-curl.x86_64" package

Learn how to uninstall ghc-curl.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:07:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-curl
Version : 1.3.8
Release : 5.fc34
Architecture : x86_64
Size : 136 k
Source : ghc-curl-1.3.8-5.fc34.src.rpm
Repository : fedora
Summary : Haskell binding to libcurl
URL : https://hackage.haskell.org/package/curl
License : BSD
Description : Libcurl is a client-side URL transfer library, supporting FTP, FTPS, HTTP,
: HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports
: SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload,
: proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate,
: Kerberos4), file transfer resume, http proxy tunneling and more!
:
: This package provides a Haskell binding to libcurl.