How to Install and Uninstall lftp Package on openSUSE Leap
Last updated: December 24,2024
1. Install "lftp" package
This guide covers the steps necessary to install lftp on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
lftp
Copied
2. Uninstall "lftp" package
In this section, we are going to explain the necessary steps to uninstall lftp on openSUSE Leap:
$
sudo zypper remove
lftp
Copied
3. Information about the lftp package on openSUSE Leap
Information for package lftp:
-----------------------------
Repository : Main Repository
Name : lftp
Version : 4.9.2-150400.1.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : lftp-4.9.2-150400.1.8.src
Upstream URL : http://lftp.yar.ru/
Summary : Command Line File Transfer Program
Description :
LFTP is a reliable shell-like command line FTP client. It can retry
operations and does reget automatically. It can do several transfers
simultaneously in the background. With LFTP, you can start a transfer
in the background and continue browsing that FTP site or another one.
This is all done in one process. Background jobs are completed in nohup
mode if you exit or close the modem connection. LFTP has reput, mirror,
and reverse mirror among its features. Since version 2.0, it also
supports the HTTP protocol. Other features include IPV6 support,
context sensitive completion, output redirection to files or to pipe,
FTP and HTTP proxy support, transfer rate throttling for each
connection and for all connections in sum, job queueing, job execution
at specified times, opie and skey support in the FTP protocol, SSL for
HTTP and FTP, and FXP transfers.
-----------------------------
Repository : Main Repository
Name : lftp
Version : 4.9.2-150400.1.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.9 MiB
Installed : No
Status : not installed
Source package : lftp-4.9.2-150400.1.8.src
Upstream URL : http://lftp.yar.ru/
Summary : Command Line File Transfer Program
Description :
LFTP is a reliable shell-like command line FTP client. It can retry
operations and does reget automatically. It can do several transfers
simultaneously in the background. With LFTP, you can start a transfer
in the background and continue browsing that FTP site or another one.
This is all done in one process. Background jobs are completed in nohup
mode if you exit or close the modem connection. LFTP has reput, mirror,
and reverse mirror among its features. Since version 2.0, it also
supports the HTTP protocol. Other features include IPV6 support,
context sensitive completion, output redirection to files or to pipe,
FTP and HTTP proxy support, transfer rate throttling for each
connection and for all connections in sum, job queueing, job execution
at specified times, opie and skey support in the FTP protocol, SSL for
HTTP and FTP, and FXP transfers.