How to Install and Uninstall libwebsocketpp-doc Package on Kali Linux

Last updated: May 19,2024

1. Install "libwebsocketpp-doc" package

Please follow the guidelines below to install libwebsocketpp-doc on Kali Linux

$ sudo apt update $ sudo apt install libwebsocketpp-doc

2. Uninstall "libwebsocketpp-doc" package

In this section, we are going to explain the necessary steps to uninstall libwebsocketpp-doc on Kali Linux:

$ sudo apt remove libwebsocketpp-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libwebsocketpp-doc package on Kali Linux

Package: libwebsocketpp-doc
Source: websocketpp
Version: 0.8.2-4
Installed-Size: 23426
Maintainer: Gianfranco Costamagna
Architecture: all
Size: 1272676
SHA256: 6b1460ba839fcf9582b06ec18d7daa2060890abbed1fae87f1ce32db61fce5e2
SHA1: abc1c164cb362921a7c2226ff5c825769e8f2660
MD5sum: b0eb448ec098043e1c6ceded798bf4bc
Description: C++/Boost Asio based websocket client/server library. Doc package
WebSocket++ is a header only C++ library that implements RFC6455 The WebSocket
Protocol. It allows integrating WebSocket client and server functionality into
C++ programs. It uses interchangeable network transport modules including one
based on C++ iostreams and one based on Boost Asio.
.
Major Features:
* Full support for RFC6455
* Partial support for Hixie 76 / Hybi 00, 07-17 draft specs (server only)
* Message/event based interface
* Supports secure WebSockets (TLS), IPv6, and explicit proxies.
* Flexible dependency management (C++11 Standard Library or Boost)
* Interchangeable network transport modules (iostream and Boost Asio)
* Portable/cross platform (Posix/Windows, 32/64bit, Intel/ARM/PPC)
* Thread-safe
.
This package contains the common documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/zaphoyd/websocketpp
Section: doc
Priority: optional
Filename: pool/main/w/websocketpp/libwebsocketpp-doc_0.8.2-4_all.deb