title: “How To Install lftp on Fedora 36” linkTitle: “lftp” title: “How To Install lftp on Fedora 36” linkTitle: “lftp” type: “docs” description: “In this tutorial we learn how to install lftp in Fedora 36. lftp is A sophisticated file transfer program” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/lftp-featured.png
Introduction
In this tutorial we learn how to install lftp
on Fedora 36.
type: “docs”
What is lftp
LFTP is a sophisticated ftp/http file transfer program. Like bash, it has job control and uses the readline library for input. It has bookmarks, built-in mirroring, and can transfer several files in parallel. It is designed with reliability in mind.
We can use yum
or dnf
to install lftp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lftp.
Install lftp 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 lftp
using dnf
by running the following command:
sudo dnf -y install lftp
Install lftp 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 lftp
using yum
by running the following command:
sudo yum -y install lftp
How To Uninstall lftp on Fedora 36
description: “In this tutorial we learn how to install lftp in Fedora 36. lftp is A sophisticated file transfer program”
To uninstall only the lftp
package we can use the following command:
date: “2022-08-17”
lastmod: “2022-08-17”
#image: /images/fedora/36/lftp-featured.png
sudo dnf remove lftp
---
Introduction
lftp Package Contents on Fedora 36
In this tutorial we learn how to install lftp
on Fedora 36.
### What is `lftp`
> LFTP is a sophisticated ftp/http file transfer program. Like bash, it has job control and uses the readline library for input. It has bookmarks, built-in mirroring, and can transfer several files in parallel. It is designed with reliability in mind.
We can use `yum` or `dnf` to install `lftp` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lftp.
## Install lftp on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install lftp
using dnf
by running the following command:
sudo dnf -y install lftp
Install lftp 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 lftp
using yum
by running the following command:
sudo yum -y install lftp
How To Uninstall lftp on Fedora 36
To uninstall only the lftp
package we can use the following command:
sudo dnf remove lftp
lftp Package Contents on Fedora 36
/etc/lftp.conf
/usr/bin/lftp
/usr/bin/lftpget
/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/9c972c14ea60173664ef104c191e95ee2c825b
/usr/lib/.build-id/29
/usr/lib/.build-id/29/3f7a23ea452593c03ed31f24a46e6f8c6b2bf4
/usr/lib/.build-id/2b
/usr/lib/.build-id/2b/6f30fb2bf96d4ec21f5a4c8fd5930d51a9897e
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/a1919bb156e55470940d778a2d69b50e756162
/usr/lib/.build-id/46
/usr/lib/.build-id/46/516eb903bac783a00a02865e8c6e29b4ac8209
/usr/lib/.build-id/73
/usr/lib/.build-id/73/a6f717e0d08f5afb3f6178761489fb2c953883
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/10497f200d5b52d4c1381dfc61ebfcd5d48d80
/usr/lib/.build-id/93
/usr/lib/.build-id/93/f4b5b6a45e78942d5c17d90da3af54c4a33bdb
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/6e618f7ed2727191ddfbb18806cc3d5402f029
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/880027c49384e8c0dc7e6f5e6262e2a590c03a
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/6f37b520c842f1b40fc9139506cb2819d16ae5
/usr/lib/.build-id/d3/92bedf49d89423d5f212d9c16fc22aa32e95ad
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/0829ee207d029094e7e16ad44c8f6a94e85e80
/usr/lib/lftp
/usr/lib/lftp/4.9.2
/usr/lib/lftp/4.9.2/cmd-mirror.so
/usr/lib/lftp/4.9.2/cmd-sleep.so
/usr/lib/lftp/4.9.2/cmd-torrent.so
/usr/lib/lftp/4.9.2/liblftp-network.so
/usr/lib/lftp/4.9.2/liblftp-pty.so
/usr/lib/lftp/4.9.2/proto-file.so
/usr/lib/lftp/4.9.2/proto-fish.so
/usr/lib/lftp/4.9.2/proto-ftp.so
/usr/lib/lftp/4.9.2/proto-http.so
/usr/lib/lftp/4.9.2/proto-sftp.so
/usr/lib/liblftp-jobs.so.0
/usr/lib/liblftp-jobs.so.0.0.0
/usr/lib/liblftp-tasks.so.0
/usr/lib/liblftp-tasks.so.0.0.0
/usr/share/applications/lftp.desktop
/usr/share/doc/lftp
/usr/share/doc/lftp/BUGS
/usr/share/doc/lftp/COPYING
/usr/share/doc/lftp/ChangeLog
/usr/share/doc/lftp/FAQ
/usr/share/doc/lftp/FEATURES
/usr/share/doc/lftp/NEWS
/usr/share/doc/lftp/README
/usr/share/doc/lftp/README.debug-levels
/usr/share/doc/lftp/README.dnssec
/usr/share/doc/lftp/README.modules
/usr/share/doc/lftp/THANKS
/usr/share/doc/lftp/TODO
/usr/share/icons/hicolor/48x48/apps/lftp-icon.png
/usr/share/locale/cs/LC_MESSAGES/lftp.mo
/usr/share/locale/de/LC_MESSAGES/lftp.mo
/usr/share/locale/es/LC_MESSAGES/lftp.mo
/usr/share/locale/fr/LC_MESSAGES/lftp.mo
/usr/share/locale/it/LC_MESSAGES/lftp.mo
/usr/share/locale/ja/LC_MESSAGES/lftp.mo
/usr/share/locale/ko/LC_MESSAGES/lftp.mo
/usr/share/locale/pl/LC_MESSAGES/lftp.mo
/usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo
/usr/share/locale/ru/LC_MESSAGES/lftp.mo
/usr/share/locale/uk/LC_MESSAGES/lftp.mo
/usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo
/usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo
/usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo
/usr/share/man/man1/lftp.1.gz
/usr/share/man/man1/lftpget.1.gz
/usr/share/man/man5/lftp.conf.5.gz
References
Summary
In this tutorial we learn how to install lftp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/etc/lftp.conf /usr/bin/lftp /usr/bin/lftpget /usr/lib/.build-id /usr/lib/.build-id/02 /usr/lib/.build-id/02/3670a80d1fae1520994f0020813a427ac40fd8 /usr/lib/.build-id/1c /usr/lib/.build-id/1c/8fdb46caa9b83f4020a765b8fae4c9a572d1d5 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/23d7b9f7cdd317ade4217e62257dfd2a9fb5f7 /usr/lib/.build-id/69 /usr/lib/.build-id/69/beb0479d4c0774d324a4329ad41b6bc277163f /usr/lib/.build-id/78 /usr/lib/.build-id/78/c8b0f8852603fd660d48f3afcb775f09f23a65 /usr/lib/.build-id/7d /usr/lib/.build-id/7d/b66391afb625569f642b92d68a0f38db2ac6db /usr/lib/.build-id/91 /usr/lib/.build-id/91/4b4cf28b409f5e7b6cf8cf490b9e47dd3ef471 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/906611b7c2af19f49a95b8d8cd2c8f34a540c5 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/4d2dbe0d7e2042ccd96a0543269279156a2898 /usr/lib/.build-id/c1 /usr/lib/.build-id/c1/32649b985b960d8ad731e3fd92ad99c180292c /usr/lib/.build-id/d1 /usr/lib/.build-id/d1/13a33e0f3a70a650ea2559e1ed857e37775d92 /usr/lib/.build-id/dc /usr/lib/.build-id/dc/077cd77ce89e5d5d7c65ee94f3fd1ff2c77321 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/5a53b5c02fe678aa9187dae445c14208aedbb3 /usr/lib64/lftp /usr/lib64/lftp/4.9.2 /usr/lib64/lftp/4.9.2/cmd-mirror.so /usr/lib64/lftp/4.9.2/cmd-sleep.so /usr/lib64/lftp/4.9.2/cmd-torrent.so /usr/lib64/lftp/4.9.2/liblftp-network.so /usr/lib64/lftp/4.9.2/liblftp-pty.so /usr/lib64/lftp/4.9.2/proto-file.so /usr/lib64/lftp/4.9.2/proto-fish.so /usr/lib64/lftp/4.9.2/proto-ftp.so /usr/lib64/lftp/4.9.2/proto-http.so /usr/lib64/lftp/4.9.2/proto-sftp.so /usr/lib64/liblftp-jobs.so.0 /usr/lib64/liblftp-jobs.so.0.0.0 /usr/lib64/liblftp-tasks.so.0 /usr/lib64/liblftp-tasks.so.0.0.0 /usr/share/applications/lftp.desktop /usr/share/doc/lftp /usr/share/doc/lftp/BUGS /usr/share/doc/lftp/COPYING /usr/share/doc/lftp/ChangeLog /usr/share/doc/lftp/FAQ /usr/share/doc/lftp/FEATURES /usr/share/doc/lftp/NEWS /usr/share/doc/lftp/README /usr/share/doc/lftp/README.debug-levels /usr/share/doc/lftp/README.dnssec /usr/share/doc/lftp/README.modules /usr/share/doc/lftp/THANKS /usr/share/doc/lftp/TODO /usr/share/icons/hicolor/48x48/apps/lftp-icon.png /usr/share/locale/cs/LC_MESSAGES/lftp.mo /usr/share/locale/de/LC_MESSAGES/lftp.mo /usr/share/locale/es/LC_MESSAGES/lftp.mo /usr/share/locale/fr/LC_MESSAGES/lftp.mo /usr/share/locale/it/LC_MESSAGES/lftp.mo /usr/share/locale/ja/LC_MESSAGES/lftp.mo /usr/share/locale/ko/LC_MESSAGES/lftp.mo /usr/share/locale/pl/LC_MESSAGES/lftp.mo /usr/share/locale/pt_BR/LC_MESSAGES/lftp.mo /usr/share/locale/ru/LC_MESSAGES/lftp.mo /usr/share/locale/uk/LC_MESSAGES/lftp.mo /usr/share/locale/zh_CN/LC_MESSAGES/lftp.mo /usr/share/locale/zh_HK/LC_MESSAGES/lftp.mo /usr/share/locale/zh_TW/LC_MESSAGES/lftp.mo /usr/share/man/man1/lftp.1.gz /usr/share/man/man1/lftpget.1.gz /usr/share/man/man5/lftp.conf.5.gz
## References
* [lftp website](http://lftp.yar.ru/)
## Summary
In this tutorial we learn how to install `lftp` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).