Then install packages from the repository, e.g. `webtester`:
dnf install webtester
In case of trouble: Check if your version of Fedora is supported, use `lsb_release -rs` to get the version of your Fedora: https://repository.mrw.sh/fedora
### CentOS
You can use your packagemanager (`yum`). First install the repository:
Then install packages from the repository, e.g. `webtester`:
yum install webtester
In case of trouble: Check if your version of CentOS is supported, use lsb_release -rs to get the version of your CentOS: https://repository.mrw.sh/centos
### Mageia
To be defined, get packages from: https://repository.mrw.sh/mageia
Either use the nearest possible distribution, or use alien to convert from another distribution to your preferred package format, or compile the project yourself (see below).