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

Last updated: May 15,2024

1. Install "libcpprest-dev" package

Please follow the instructions below to install libcpprest-dev on Kali Linux

$ sudo apt update $ sudo apt install libcpprest-dev

2. Uninstall "libcpprest-dev" package

This guide let you learn how to uninstall libcpprest-dev on Kali Linux:

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

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

Package: libcpprest-dev
Source: cpprest
Version: 2.10.19-2
Installed-Size: 1283
Maintainer: Gianfranco Costamagna
Architecture: amd64
Depends: libcpprest2.10 (= 2.10.19-2), libbrotli-dev, libboost-atomic-dev, libboost-chrono-dev, libboost-filesystem-dev, libboost-random-dev, libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libssl-dev, libwebsocketpp-dev, zlib1g-dev
Size: 163992
SHA256: 16f9520a9efc68997f8c1e4364697f6dbfdd52897b8b6bc89bca6445390feaff
SHA1: b0980c53089dcf47905db6f201ee2d2337466a14
MD5sum: 4b4f3b1bf810d1d0b3ff7c9174e9275e
Description: Development files for C++ REST SDK / Casablanca
The C++ REST SDK (codename "Casablanca") is a Microsoft project for cloud-based
client-server communication in native code using a modern asynchronous C++ API
design. This project allows C++ developers to take advantage of the radical
shift in software architecture that cloud computing represents.
* Support for accessing REST services from native code on Linux, Windows
Vista, Windows 7, and Windows 8 by providing asynchronous C++ bindings
to HTTP, JSON, and URIs
* Implementation of Asynchronous Streams and Stream Buffers
* A consistent and powerful model for composing asynchronous operations based
on C++ 11 features
* A set of samples and reference documentation
* New experimental features such as HTTP Listener library and support for
Windows Phone 8 and Windows XP.
.
This package contains header files that are needed to develop and
compile applications which utilizes the C++ REST SDK / Casablanca framework.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Microsoft/cpprestsdk
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/cpprest/libcpprest-dev_2.10.19-2_amd64.deb