How To Install ftplib-devel on Fedora 36

In this tutorial we learn how to install ftplib-devel in Fedora 36. ftplib-devel is Development files for ftplib

Introduction

In this tutorial we learn how to install ftplib-devel on Fedora 36.

What is ftplib-devel

Development libraries and headers for ftplib.

We can use yum or dnf to install ftplib-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ftplib-devel.

Install ftplib-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ftplib-devel using dnf by running the following command:

sudo dnf -y install ftplib-devel

Install ftplib-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ftplib-devel using yum by running the following command:

sudo yum -y install ftplib-devel

How To Uninstall ftplib-devel on Fedora 36

To uninstall only the ftplib-devel package we can use the following command:

sudo dnf remove ftplib-devel

ftplib-devel Package Contents on Fedora 36

/usr/include/ftplib.h
/usr/lib64/libftp.so
/usr/share/doc/ftplib-devel
/usr/share/doc/ftplib-devel/README.ftplib-4.0-1
/usr/share/doc/ftplib-devel/RFC959.txt
/usr/share/doc/ftplib-devel/additional_rfcs
/usr/share/doc/ftplib-devel/html
/usr/share/doc/ftplib-devel/html/FtpAccess.html
/usr/share/doc/ftplib-devel/html/FtpCDUp.html
/usr/share/doc/ftplib-devel/html/FtpChdir.html
/usr/share/doc/ftplib-devel/html/FtpClearCallback.html
/usr/share/doc/ftplib-devel/html/FtpClose.html
/usr/share/doc/ftplib-devel/html/FtpConnect.html
/usr/share/doc/ftplib-devel/html/FtpDelete.html
/usr/share/doc/ftplib-devel/html/FtpDir.html
/usr/share/doc/ftplib-devel/html/FtpGet.html
/usr/share/doc/ftplib-devel/html/FtpInit.html
/usr/share/doc/ftplib-devel/html/FtpLastResponse.html
/usr/share/doc/ftplib-devel/html/FtpLogin.html
/usr/share/doc/ftplib-devel/html/FtpMkdir.html
/usr/share/doc/ftplib-devel/html/FtpModDate.html
/usr/share/doc/ftplib-devel/html/FtpNlst.html
/usr/share/doc/ftplib-devel/html/FtpOptions.html
/usr/share/doc/ftplib-devel/html/FtpPut.html
/usr/share/doc/ftplib-devel/html/FtpPwd.html
/usr/share/doc/ftplib-devel/html/FtpQuit.html
/usr/share/doc/ftplib-devel/html/FtpRead.html
/usr/share/doc/ftplib-devel/html/FtpRename.html
/usr/share/doc/ftplib-devel/html/FtpRmdir.html
/usr/share/doc/ftplib-devel/html/FtpSetCallback.html
/usr/share/doc/ftplib-devel/html/FtpSite.html
/usr/share/doc/ftplib-devel/html/FtpSize.html
/usr/share/doc/ftplib-devel/html/FtpSizeLong.html
/usr/share/doc/ftplib-devel/html/FtpSysType.html
/usr/share/doc/ftplib-devel/html/FtpWrite.html
/usr/share/doc/ftplib-devel/html/doc.css
/usr/share/doc/ftplib-devel/html/ftplib.html
/usr/share/doc/ftplib-devel/html/index.html
/usr/share/doc/ftplib-devel/html/qftp.html

References

Summary

In this tutorial we learn how to install ftplib-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install ftplib-devel on Fedora 36” linkTitle: “ftplib-devel” type: “docs” description: “In this tutorial we learn how to install ftplib-devel in Fedora 36. ftplib-devel is Development files for ftplib” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ftplib-devel-featured.png

Introduction

In this tutorial we learn how to install ftplib-devel on Fedora 36.

What is ftplib-devel

Development libraries and headers for ftplib.

We can use yum or dnf to install ftplib-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ftplib-devel.

Install ftplib-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ftplib-devel using dnf by running the following command:

sudo dnf -y install ftplib-devel

Install ftplib-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ftplib-devel using yum by running the following command:

sudo yum -y install ftplib-devel

How To Uninstall ftplib-devel on Fedora 36

To uninstall only the ftplib-devel package we can use the following command:

sudo dnf remove ftplib-devel

ftplib-devel Package Contents on Fedora 36

/usr/include/ftplib.h
/usr/lib/libftp.so
/usr/share/doc/ftplib-devel
/usr/share/doc/ftplib-devel/README.ftplib-4.0-1
/usr/share/doc/ftplib-devel/RFC959.txt
/usr/share/doc/ftplib-devel/additional_rfcs
/usr/share/doc/ftplib-devel/html
/usr/share/doc/ftplib-devel/html/FtpAccess.html
/usr/share/doc/ftplib-devel/html/FtpCDUp.html
/usr/share/doc/ftplib-devel/html/FtpChdir.html
/usr/share/doc/ftplib-devel/html/FtpClearCallback.html
/usr/share/doc/ftplib-devel/html/FtpClose.html
/usr/share/doc/ftplib-devel/html/FtpConnect.html
/usr/share/doc/ftplib-devel/html/FtpDelete.html
/usr/share/doc/ftplib-devel/html/FtpDir.html
/usr/share/doc/ftplib-devel/html/FtpGet.html
/usr/share/doc/ftplib-devel/html/FtpInit.html
/usr/share/doc/ftplib-devel/html/FtpLastResponse.html
/usr/share/doc/ftplib-devel/html/FtpLogin.html
/usr/share/doc/ftplib-devel/html/FtpMkdir.html
/usr/share/doc/ftplib-devel/html/FtpModDate.html
/usr/share/doc/ftplib-devel/html/FtpNlst.html
/usr/share/doc/ftplib-devel/html/FtpOptions.html
/usr/share/doc/ftplib-devel/html/FtpPut.html
/usr/share/doc/ftplib-devel/html/FtpPwd.html
/usr/share/doc/ftplib-devel/html/FtpQuit.html
/usr/share/doc/ftplib-devel/html/FtpRead.html
/usr/share/doc/ftplib-devel/html/FtpRename.html
/usr/share/doc/ftplib-devel/html/FtpRmdir.html
/usr/share/doc/ftplib-devel/html/FtpSetCallback.html
/usr/share/doc/ftplib-devel/html/FtpSite.html
/usr/share/doc/ftplib-devel/html/FtpSize.html
/usr/share/doc/ftplib-devel/html/FtpSizeLong.html
/usr/share/doc/ftplib-devel/html/FtpSysType.html
/usr/share/doc/ftplib-devel/html/FtpWrite.html
/usr/share/doc/ftplib-devel/html/doc.css
/usr/share/doc/ftplib-devel/html/ftplib.html
/usr/share/doc/ftplib-devel/html/index.html
/usr/share/doc/ftplib-devel/html/qftp.html

References

Summary

In this tutorial we learn how to install ftplib-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).