How to Install and Uninstall civetweb.x86_64 Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "civetweb.x86_64" package
This is a short guide on how to install civetweb.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
civetweb.x86_64
Copied
2. Uninstall "civetweb.x86_64" package
This guide let you learn how to uninstall civetweb.x86_64 on Oracle Linux 9:
$
sudo dnf remove
civetweb.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the civetweb.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:26:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : civetweb
Version : 1.16
Release : 1.el9
Architecture : x86_64
Size : 121 k
Source : civetweb-1.16-1.el9.src.rpm
Repository : epel
Summary : Embedded C/C++ web server
URL : https://github.com/civetweb/civetweb
License : MIT
Description : Civetweb is an easy to use, powerful, C (C/C++) embeddable web server
: with optional CGI, SSL and Lua support.
:
: CivetWeb can be used by developers as a library, to add web server
: functionality to an existing application. It can also be used by end
: users as a stand-alone web server running on a Windows or Linux PC.
: It is available as single executable, no installation is required.
Available Packages
Name : civetweb
Version : 1.16
Release : 1.el9
Architecture : x86_64
Size : 121 k
Source : civetweb-1.16-1.el9.src.rpm
Repository : epel
Summary : Embedded C/C++ web server
URL : https://github.com/civetweb/civetweb
License : MIT
Description : Civetweb is an easy to use, powerful, C (C/C++) embeddable web server
: with optional CGI, SSL and Lua support.
:
: CivetWeb can be used by developers as a library, to add web server
: functionality to an existing application. It can also be used by end
: users as a stand-alone web server running on a Windows or Linux PC.
: It is available as single executable, no installation is required.