How to Install and Uninstall openqa-httpd.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "openqa-httpd.noarch" package

This guide let you learn how to install openqa-httpd.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install openqa-httpd.noarch

2. Uninstall "openqa-httpd.noarch" package

Here is a brief guide to show you how to uninstall openqa-httpd.noarch on Fedora 36:

$ sudo dnf remove openqa-httpd.noarch $ sudo dnf autoremove

3. Information about the openqa-httpd.noarch package on Fedora 36

Last metadata expiration check: 4:39:56 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : openqa-httpd
Version : 4.6^20220615git8ea2059
Release : 3.fc36
Architecture : noarch
Size : 19 k
Source : openqa-4.6^20220615git8ea2059-3.fc36.src.rpm
Repository : updates
Summary : openQA httpd (Apache) integration
URL : http://os-autoinst.github.io/openQA/
License : GPLv2+
Description : This package contains httpd (Apache) configuration for the openQA
: automated testing framework. openQA runs as a self-contained http
: server which is expected to be reverse-proxied by a public-facing http
: server (rather than being accessed directly). The config snippets in
: this package help you configure openQA to be reverse proxied by httpd.