How to Install and Uninstall libfilezilla0 Package on openSUSE Leap

Last updated: May 21,2024

1. Install "libfilezilla0" package

In this section, we are going to explain the necessary steps to install libfilezilla0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libfilezilla0

2. Uninstall "libfilezilla0" package

Please follow the instructions below to uninstall libfilezilla0 on openSUSE Leap:

$ sudo zypper remove libfilezilla0

3. Information about the libfilezilla0 package on openSUSE Leap

Information for package libfilezilla0:
--------------------------------------
Repository : Main Repository
Name : libfilezilla0
Version : 0.12.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 190.0 KiB
Installed : No
Status : not installed
Source package : libfilezilla-0.12.2-bp155.2.14.src
Upstream URL : https://lib.filezilla-project.org/
Summary : C++ library for filezilla
Description :
libfilezilla is C++ library, offering some basic functionality to
build high-performing, platform-independent programs. libfilezilla is
needed for filezilla (an FTP client and server) to build. Some of the
highlights include:
* A typesafe, multi-threaded event system.
* Timers for periodic events.
* A datetime class that not only tracks timestamp but also their accuracy,
which simplifies dealing with timestamps originating from different sources.
* Simple process handling for spawning child processes with redirected I/O.