How to Install and Uninstall libfilezilla23 Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "libfilezilla23" package

This is a short guide on how to install libfilezilla23 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libfilezilla23

2. Uninstall "libfilezilla23" package

This is a short guide on how to uninstall libfilezilla23 on openSuSE Tumbleweed:

$ sudo zypper remove libfilezilla23

3. Information about the libfilezilla23 package on openSuSE Tumbleweed

Information for package libfilezilla23:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libfilezilla23
Version : 0.35.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 574,8 KiB
Installed : No
Status : not installed
Source package : libfilezilla-0.35.0-1.1.src
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.