How to Install and Uninstall libwebsockets.x86_64 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "libwebsockets.x86_64" package
In this section, we are going to explain the necessary steps to install libwebsockets.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libwebsockets.x86_64
Copied
2. Uninstall "libwebsockets.x86_64" package
This is a short guide on how to uninstall libwebsockets.x86_64 on Oracle Linux 9:
$
sudo dnf remove
libwebsockets.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libwebsockets.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:35:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libwebsockets
Version : 4.3.2
Release : 1.el9
Architecture : x86_64
Size : 297 k
Source : libwebsockets-4.3.2-1.el9.src.rpm
Repository : epel
Summary : Lightweight C library for Websockets
URL : http://libwebsockets.org
License : LGPLv2 and Public Domain and BSD and MIT and zlib
Description : This is the libwebsockets C library for lightweight websocket clients and
: servers.
Available Packages
Name : libwebsockets
Version : 4.3.2
Release : 1.el9
Architecture : x86_64
Size : 297 k
Source : libwebsockets-4.3.2-1.el9.src.rpm
Repository : epel
Summary : Lightweight C library for Websockets
URL : http://libwebsockets.org
License : LGPLv2 and Public Domain and BSD and MIT and zlib
Description : This is the libwebsockets C library for lightweight websocket clients and
: servers.