How to Install and Uninstall mingw64-curl.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "mingw64-curl.noarch" package

Learn how to install mingw64-curl.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install mingw64-curl.noarch

2. Uninstall "mingw64-curl.noarch" package

Here is a brief guide to show you how to uninstall mingw64-curl.noarch on Fedora 34:

$ sudo dnf remove mingw64-curl.noarch $ sudo dnf autoremove

3. Information about the mingw64-curl.noarch package on Fedora 34

Last metadata expiration check: 1:41:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : mingw64-curl
Version : 7.76.0
Release : 1.fc34
Architecture : noarch
Size : 394 k
Source : mingw-curl-7.76.0-1.fc34.src.rpm
Repository : fedora
Summary : MinGW Windows port of curl and libcurl
URL : https://curl.haxx.se/
License : MIT
Description : cURL is a tool for getting files from HTTP, FTP, FILE, LDAP, LDAPS,
: DICT, TELNET and TFTP servers, using any of the supported protocols.
: cURL is designed to work without user interaction or any kind of
: interactivity. cURL offers many useful capabilities, like proxy
: support, user authentication, FTP upload, HTTP post, and file transfer
: resume.
:
: This is the MinGW cross-compiled Windows library.