How to Install and Uninstall libfilezilla-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libfilezilla-dev" package

In this section, we are going to explain the necessary steps to install libfilezilla-dev on Kali Linux

$ sudo apt update $ sudo apt install libfilezilla-dev

2. Uninstall "libfilezilla-dev" package

This is a short guide on how to uninstall libfilezilla-dev on Kali Linux:

$ sudo apt remove libfilezilla-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfilezilla-dev package on Kali Linux

Package: libfilezilla-dev
Source: libfilezilla
Version: 0.46.0-3
Installed-Size: 2664
Maintainer: Phil Wyett
Architecture: amd64
Depends: libfilezilla42 (= 0.46.0-3)
Size: 454056
SHA256: d0f6d3d7960702c0a1e2e833ca26a622297950d9400ef026afd0f8f3b603d5c4
SHA1: 148b41fb7d2ae213043e011f7aec00fcf7fff78e
MD5sum: 60d4ee9d4c5db4419044f0a9faceab77
Description: build high-performing platform-independent programs (development)
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 development files for the library.
Description-md5:
Multi-Arch: same
Homepage: https://lib.filezilla-project.org/
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libf/libfilezilla/libfilezilla-dev_0.46.0-3_amd64.deb