Welcome to My Query Tutor Server
MyQueryTutor Client Install Instructions for Linux
OpenSUSE
If you are using Leap rather than Tumbleweed, replace - openSUSE_Tumbleweed - with the version of Leap you are running.
For example - openSUSE_Leap_15.2 or openSUSE_Leap_15.2_ARM
zypper ar -f https://download.opensuse.org/repositories/home:/tuxta/openSUSE_Tumbleweed/ MyQueryTutor
zypper ref # When prompted, press a to always trust this repository
zypper in myquerytutor
Fedora 33
dnf config-manager --add-repo
https://download.opensuse.org/repositories/home:/tuxta/Fedora_33/home:tuxta.repo
dnf config-manager --set-enabled home_tuxta
dnf install myquerytutor # When prompted, accept the GPG key
Ubuntu 20.04
add-apt-repository ppa:tuxta/myquerytutor
apt-get update
apt-get install myquerytutor
Arch / Manjaro
yay -S myquerytutor