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

Last updated: November 02,2024

1. Install "mingw64-curl.noarch" package

This is a short guide on how to install mingw64-curl.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 4:02:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : mingw64-curl
Version : 7.78.0
Release : 1.fc35
Architecture : noarch
Size : 401 k
Source : mingw-curl-7.78.0-1.fc35.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.