How to Install and Uninstall lftp.i686 Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "lftp.i686" package

Here is a brief guide to show you how to install lftp.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install lftp.i686

2. Uninstall "lftp.i686" package

This guide let you learn how to uninstall lftp.i686 on CentOS Stream 8:

$ sudo dnf remove lftp.i686 $ sudo dnf autoremove

3. Information about the lftp.i686 package on CentOS Stream 8

Last metadata expiration check: 6:21:01 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : lftp
Version : 4.8.4
Release : 3.el8
Architecture : i686
Size : 972 k
Source : lftp-4.8.4-3.el8.src.rpm
Repository : appstream
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.