How to Install and Uninstall libwebsockets-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "libwebsockets-devel.x86_64" package
This tutorial shows how to install libwebsockets-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libwebsockets-devel.x86_64
Copied
2. Uninstall "libwebsockets-devel.x86_64" package
In this section, we are going to explain the necessary steps to uninstall libwebsockets-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libwebsockets-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libwebsockets-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:57:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libwebsockets-devel
Version : 4.0.1
Release : 2.el8
Architecture : x86_64
Size : 240 k
Source : libwebsockets-4.0.1-2.el8.src.rpm
Repository : epel
Summary : Headers for developing programs that will use libwebsockets
URL : http://libwebsockets.org
License : LGPLv2 and Public Domain and BSD and MIT and zlib
Description : This package contains the header files needed for developing
: libwebsockets applications.
Available Packages
Name : libwebsockets-devel
Version : 4.0.1
Release : 2.el8
Architecture : x86_64
Size : 240 k
Source : libwebsockets-4.0.1-2.el8.src.rpm
Repository : epel
Summary : Headers for developing programs that will use libwebsockets
URL : http://libwebsockets.org
License : LGPLv2 and Public Domain and BSD and MIT and zlib
Description : This package contains the header files needed for developing
: libwebsockets applications.