How to Install and Uninstall websocketpp-devel Package on openSUSE Leap

Last updated: May 14,2024

1. Install "websocketpp-devel" package

Please follow the guidance below to install websocketpp-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install websocketpp-devel

2. Uninstall "websocketpp-devel" package

This tutorial shows how to uninstall websocketpp-devel on openSUSE Leap:

$ sudo zypper remove websocketpp-devel

3. Information about the websocketpp-devel package on openSUSE Leap

Information for package websocketpp-devel:
------------------------------------------
Repository : Main Repository
Name : websocketpp-devel
Version : 0.8.2-bp155.3.11
Arch : noarch
Vendor : openSUSE
Installed Size : 903.1 KiB
Installed : No
Status : not installed
Source package : websocketpp-0.8.2-bp155.3.11.src
Upstream URL : http://www.zaphoyd.com/websocketpp
Summary : Development files for websocketpp, a C++ WebSocket Protocol Library
Description :
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.

5. The same packages on other Linux Distributions