How to Install and Uninstall boost-http-server.x86_64 Package on Fedora 35

Last updated: May 09,2024

1. Install "boost-http-server.x86_64" package

Please follow the steps below to install boost-http-server.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install boost-http-server.x86_64

2. Uninstall "boost-http-server.x86_64" package

Here is a brief guide to show you how to uninstall boost-http-server.x86_64 on Fedora 35:

$ sudo dnf remove boost-http-server.x86_64 $ sudo dnf autoremove

3. Information about the boost-http-server.x86_64 package on Fedora 35

Last metadata expiration check: 5:25:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : boost-http-server
Version : 0
Release : 1.20220116gitcd5245f.fc35
Architecture : x86_64
Size : 166 k
Source : boost-http-server-0-1.20220116gitcd5245f.fc35.src.rpm
Repository : updates
Summary : Improvements on top of the Boost Asio HTTP server example
URL : https://github.com/SRombauts/BoostHttpServer
License : Boost
Description : This is a simple C++ embeddable web server build from the Boost.Asio
: multithreaded HTTP 1.0 Server Example.