How To Install boost-http-server-devel on Fedora 36

In this tutorial we learn how to install boost-http-server-devel in Fedora 36. boost-http-server-devel is Improvements on top of the Boost Asio HTTP server example

Introduction

In this tutorial we learn how to install boost-http-server-devel on Fedora 36.

What is boost-http-server-devel

This is a simple C++ embeddable web server build from the Boost.Asio multithreaded HTTP 1.0 Server Example.

We can use yum or dnf to install boost-http-server-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install boost-http-server-devel.

Install boost-http-server-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install boost-http-server-devel using dnf by running the following command:

sudo dnf -y install boost-http-server-devel

Install boost-http-server-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install boost-http-server-devel using yum by running the following command:

sudo yum -y install boost-http-server-devel

How To Uninstall boost-http-server-devel on Fedora 36

To uninstall only the boost-http-server-devel package we can use the following command:

sudo dnf remove boost-http-server-devel

boost-http-server-devel Package Contents on Fedora 36

/usr/include/boost-http-server
/usr/include/boost-http-server/connection.cpp
/usr/include/boost-http-server/connection.hpp
/usr/include/boost-http-server/connection_manager.cpp
/usr/include/boost-http-server/connection_manager.hpp
/usr/include/boost-http-server/header.hpp
/usr/include/boost-http-server/mime_types.cpp
/usr/include/boost-http-server/mime_types.hpp
/usr/include/boost-http-server/reply.cpp
/usr/include/boost-http-server/reply.hpp
/usr/include/boost-http-server/request.hpp
/usr/include/boost-http-server/request_handler.cpp
/usr/include/boost-http-server/request_handler.hpp
/usr/include/boost-http-server/request_parser.cpp
/usr/include/boost-http-server/request_parser.hpp
/usr/include/boost-http-server/server.cpp
/usr/include/boost-http-server/server.hpp
/usr/share/doc/boost-http-server-devel
/usr/share/doc/boost-http-server-devel/README.md
/usr/share/licenses/boost-http-server-devel
/usr/share/licenses/boost-http-server-devel/LICENSE_1_0.txt

References

Summary

In this tutorial we learn how to install boost-http-server-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install boost-http-server-devel on Fedora 36” linkTitle: “boost-http-server-devel” type: “docs” description: “In this tutorial we learn how to install boost-http-server-devel in Fedora 36. boost-http-server-devel is Improvements on top of the Boost Asio HTTP server example” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/boost-http-server-devel-featured.png

Introduction

In this tutorial we learn how to install boost-http-server-devel on Fedora 36.

What is boost-http-server-devel

This is a simple C++ embeddable web server build from the Boost.Asio multithreaded HTTP 1.0 Server Example.

We can use yum or dnf to install boost-http-server-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install boost-http-server-devel.

Install boost-http-server-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install boost-http-server-devel using dnf by running the following command:

sudo dnf -y install boost-http-server-devel

Install boost-http-server-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install boost-http-server-devel using yum by running the following command:

sudo yum -y install boost-http-server-devel

How To Uninstall boost-http-server-devel on Fedora 36

To uninstall only the boost-http-server-devel package we can use the following command:

sudo dnf remove boost-http-server-devel

boost-http-server-devel Package Contents on Fedora 36

/usr/include/boost-http-server
/usr/include/boost-http-server/connection.cpp
/usr/include/boost-http-server/connection.hpp
/usr/include/boost-http-server/connection_manager.cpp
/usr/include/boost-http-server/connection_manager.hpp
/usr/include/boost-http-server/header.hpp
/usr/include/boost-http-server/mime_types.cpp
/usr/include/boost-http-server/mime_types.hpp
/usr/include/boost-http-server/reply.cpp
/usr/include/boost-http-server/reply.hpp
/usr/include/boost-http-server/request.hpp
/usr/include/boost-http-server/request_handler.cpp
/usr/include/boost-http-server/request_handler.hpp
/usr/include/boost-http-server/request_parser.cpp
/usr/include/boost-http-server/request_parser.hpp
/usr/include/boost-http-server/server.cpp
/usr/include/boost-http-server/server.hpp
/usr/share/doc/boost-http-server-devel
/usr/share/doc/boost-http-server-devel/README.md
/usr/share/licenses/boost-http-server-devel
/usr/share/licenses/boost-http-server-devel/LICENSE_1_0.txt

References

Summary

In this tutorial we learn how to install boost-http-server-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).