How to Install and Uninstall libwebsockets-devel.x86_64 Package on CentOS Stream 9
Last updated: November 19,2024
1. Install "libwebsockets-devel.x86_64" package
This guide let you learn how to install libwebsockets-devel.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libwebsockets-devel.x86_64
Copied
2. Uninstall "libwebsockets-devel.x86_64" package
This is a short guide on how to uninstall libwebsockets-devel.x86_64 on CentOS Stream 9:
$
sudo dnf remove
libwebsockets-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libwebsockets-devel.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:01:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libwebsockets-devel
Version : 4.3.2
Release : 1.el9
Architecture : x86_64
Size : 323 k
Source : libwebsockets-4.3.2-1.el9.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.3.2
Release : 1.el9
Architecture : x86_64
Size : 323 k
Source : libwebsockets-4.3.2-1.el9.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.