How to Install and Uninstall lftp.i686 Package on Fedora 34

Last updated: September 30,2024

1. Install "lftp.i686" package

Please follow the guidelines below to install lftp.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install lftp.i686

2. Uninstall "lftp.i686" package

In this section, we are going to explain the necessary steps to uninstall lftp.i686 on Fedora 34:

$ sudo dnf remove lftp.i686 $ sudo dnf autoremove

3. Information about the lftp.i686 package on Fedora 34

Last metadata expiration check: 0:54:05 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : lftp
Version : 4.9.2
Release : 2.fc34
Architecture : i686
Size : 1.0 M
Source : lftp-4.9.2-2.fc34.src.rpm
Repository : fedora
Summary : A sophisticated file transfer program
URL : http://lftp.yar.ru/
License : GPLv3+
Description : 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.