How to Install and Uninstall libcpp-httplib-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libcpp-httplib-dev" package

Here is a brief guide to show you how to install libcpp-httplib-dev on Kali Linux

$ sudo apt update $ sudo apt install libcpp-httplib-dev

2. Uninstall "libcpp-httplib-dev" package

Please follow the steps below to uninstall libcpp-httplib-dev on Kali Linux:

$ sudo apt remove libcpp-httplib-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcpp-httplib-dev package on Kali Linux

Package: libcpp-httplib-dev
Source: cpp-httplib
Version: 0.14.3+ds-1
Installed-Size: 92
Maintainer: Andrea Pappacoda
Architecture: amd64
Depends: libbrotli-dev, libcpp-httplib0.14 (= 0.14.3+ds-1), libssl-dev, zlib1g-dev
Size: 16432
SHA256: 24c2f060d796b59fda698eb626fd68d2def803fd9d10a4e8f1ef161e3957aec2
SHA1: e0bb6e5c0337de1e4c08424d1b429e29fdf4a518
MD5sum: 981a38f635f17a0177101b057c0df842
Description: C++ HTTP/HTTPS server and client library - development files
cpp-httplib is a C++11 cross platform HTTP/HTTPS library, with a focus on
ease of use. This is a multi-threaded 'blocking' HTTP library. If you are
looking for a 'non-blocking' library, this is not the one that you want.
.
This package contains the development headers and a pkg-config file.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/yhirose/cpp-httplib
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cpp-httplib/libcpp-httplib-dev_0.14.3+ds-1_amd64.deb