How to Install and Uninstall opensips-proto_wss.x86_64 Package on Fedora 39

Last updated: September 30,2024

1. Install "opensips-proto_wss.x86_64" package

Learn how to install opensips-proto_wss.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install opensips-proto_wss.x86_64

2. Uninstall "opensips-proto_wss.x86_64" package

This tutorial shows how to uninstall opensips-proto_wss.x86_64 on Fedora 39:

$ sudo dnf remove opensips-proto_wss.x86_64 $ sudo dnf autoremove

3. Information about the opensips-proto_wss.x86_64 package on Fedora 39

Last metadata expiration check: 4:10:13 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : opensips-proto_wss
Version : 3.4.3
Release : 1.fc39
Architecture : x86_64
Size : 48 k
Source : opensips-3.4.3-1.fc39.src.rpm
Repository : updates
Summary : An optional Secure WebSocket transport module
URL : https://opensips.org
License : GPL-2.0-or-later
Description : This module is an optional transport module (shared library) which exports the
: required logic in order to handle Secure WebSocket-based communication. (socket
: initialization and send/recv primitives to be used by higher-level network
: layers). Once loaded, you will be able to define "wss:" listeners in your
: script.