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

Last updated: September 19,2024

1. Install "openqa-httpd.noarch" package

Please follow the steps below to install openqa-httpd.noarch on Fedora 34

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

2. Uninstall "openqa-httpd.noarch" package

Please follow the guidelines below to uninstall openqa-httpd.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:02:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : openqa-httpd
Version : 4.6
Release : 67.20210804git6541adf.fc34
Architecture : noarch
Size : 22 k
Source : openqa-4.6-67.20210804git6541adf.fc34.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.