How to Install and Uninstall mingw32-ftplib.noarch Package on Fedora 38
Last updated: November 30,2024
1. Install "mingw32-ftplib.noarch" package
In this section, we are going to explain the necessary steps to install mingw32-ftplib.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
mingw32-ftplib.noarch
Copied
2. Uninstall "mingw32-ftplib.noarch" package
This tutorial shows how to uninstall mingw32-ftplib.noarch on Fedora 38:
$
sudo dnf remove
mingw32-ftplib.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mingw32-ftplib.noarch package on Fedora 38
Last metadata expiration check: 4:32:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : mingw32-ftplib
Version : 4.0
Release : 16.fc38
Architecture : noarch
Size : 59 k
Source : mingw-ftplib-4.0-16.fc38.src.rpm
Repository : fedora
Summary : MinGW Library of FTP routines
URL : http://nbpfaus.net/~pfau/ftplib/
License : Artistic 2.0
Description : ftplib is a set of routines that implement the FTP protocol. They allow
: applications to create and access remote files through function calls
: instead of needing to fork and exec an interactive ftp client program.
: This library is cross-compiled for MinGW.
Available Packages
Name : mingw32-ftplib
Version : 4.0
Release : 16.fc38
Architecture : noarch
Size : 59 k
Source : mingw-ftplib-4.0-16.fc38.src.rpm
Repository : fedora
Summary : MinGW Library of FTP routines
URL : http://nbpfaus.net/~pfau/ftplib/
License : Artistic 2.0
Description : ftplib is a set of routines that implement the FTP protocol. They allow
: applications to create and access remote files through function calls
: instead of needing to fork and exec an interactive ftp client program.
: This library is cross-compiled for MinGW.