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

Last updated: May 18,2024

1. Install "libserf-dev" package

Please follow the guidance below to install libserf-dev on Kali Linux

$ sudo apt update $ sudo apt install libserf-dev

2. Uninstall "libserf-dev" package

This tutorial shows how to uninstall libserf-dev on Kali Linux:

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

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

Package: libserf-dev
Source: serf (1.3.10-1)
Version: 1.3.10-1+b1
Installed-Size: 387
Maintainer: James McCoy
Architecture: amd64
Depends: libapr1-dev, libaprutil1-dev, libserf-1-1 (= 1.3.10-1+b1), libssl-dev
Size: 83248
SHA256: b86f65f2b7aa115e6bf7085262ed1d1e49cc7ee0872d114b3050430e15751134
SHA1: 37bee5566e572d2b3511993ae4c018ab6f0c8603
MD5sum: 4c1e95c4e64cf772e9a9afcc2c11fdca
Description: high-performance asynchronous HTTP client library headers
serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and
transformations are kept to a minimum to provide high performance
operation.
.
This package contains development headers for serf.
Description-md5:
Multi-Arch: same
Homepage: https://serf.apache.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/serf/libserf-dev_1.3.10-1+b1_amd64.deb