This page details installing and configuring an autoqa server. Autoqa is currently packaged for Fedora and EPEL, but due to library dependencies, the package is not yet available for Fedora. The following section describes how to install autoqa.
Use the Right Repo
Configure the system to receive updates from the the autoqa package repository. To use the autoqa package repository, download the appropriate repository file listed below.
- For Fedora, execute the command:
wget -P /etc/yum.repos.d http://repos.fedorapeople.org/repos/fedora-qa/autoqa/fedora-autoqa.repo
- Otherwise, for EPEL, execute the command:
wget -P /etc/yum.repos.d http://repos.fedorapeople.org/repos/fedora-qa/autoqa/epel-autoqa.repo
Package Install
Finally, with yum repositories configured, use the yum command to install autoqa and it's dependencies.
# yum install autoqa