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

Last updated: October 07,2024

1. Install "mingw64-curl.noarch" package

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

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

2. Uninstall "mingw64-curl.noarch" package

This is a short guide on how to uninstall mingw64-curl.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:35:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : mingw64-curl
Version : 7.87.0
Release : 2.fc38
Architecture : noarch
Size : 475 k
Source : mingw-curl-7.87.0-2.fc38.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.