How to Install and Uninstall libfilezilla29 Package on Kali Linux

Last updated: May 18,2024

1. Install "libfilezilla29" package

Please follow the steps below to install libfilezilla29 on Kali Linux

$ sudo apt update $ sudo apt install libfilezilla29

2. Uninstall "libfilezilla29" package

Please follow the steps below to uninstall libfilezilla29 on Kali Linux:

$ sudo apt remove libfilezilla29 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfilezilla29 package on Kali Linux

Package: libfilezilla29
Source: libfilezilla
Version: 0.38.1-2
Installed-Size: 768
Maintainer: Phil Wyett
Architecture: amd64
Replaces: libfilezilla0, libfilezilla11, libfilezilla19, libfilezilla21
Depends: libfilezilla-common (>= 0.38.1-2), libc6 (>= 2.33), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libgnutls30 (>= 3.7.5), libhogweed6 (>= 3.1), libnettle8 (>= 3.1), libstdc++6 (>= 11)
Conflicts: libfilezilla0, libfilezilla11, libfilezilla19, libfilezilla21
Size: 233872
SHA256: 9b10e32d48b47cf8ea264e7ec70629c321f49f66c2a7fb47d854845128ab576d
SHA1: 85438ca325ba053c977243decfb7b9d653a336fd
MD5sum: 0e814a0894216b2a881bd11d18380ed6
Description: build high-performing platform-independent programs (runtime lib)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
.
- A typesafe, multi-threaded event system that's very simple to use yet
extremely efficient
- 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
.
This package contains the shared library.
Description-md5: 1fdecc8e602cd137efabe2d0a8469850
Multi-Arch: same
Homepage: https://lib.filezilla-project.org/
Section: libs
Priority: optional
Filename: pool/main/libf/libfilezilla/libfilezilla29_0.38.1-2_amd64.deb

5. The same packages on other Linux Distributions