How to Install and Uninstall libfilezilla42 Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "libfilezilla42" package

This guide let you learn how to install libfilezilla42 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libfilezilla42

2. Uninstall "libfilezilla42" package

Please follow the steps below to uninstall libfilezilla42 on openSuSE Tumbleweed:

$ sudo zypper remove libfilezilla42

3. Information about the libfilezilla42 package on openSuSE Tumbleweed

Information for package libfilezilla42:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libfilezilla42
Version : 0.46.0-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 879.0 KiB
Installed : No
Status : not installed
Source package : libfilezilla-0.46.0-2.1.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.