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

Last updated: May 04,2024

1. Install "mingw64-curl.noarch" package

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

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

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

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

Last metadata expiration check: 1:38:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : mingw64-curl
Version : 7.81.0
Release : 2.fc36
Architecture : noarch
Size : 405 k
Source : mingw-curl-7.81.0-2.fc36.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.