gap.sh

server for educational content: courses, exercises, and exams

Debian Debian
RUN apt-get update && \ apt-get install -y wims
Ubuntu
RUN apt-get update && \ apt-get install -y wims
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y wims
Fedora
RUN dnf install -y gap-core
Raspbian
RUN apt-get update && \ apt-get install -y wims
click the source code to copy install gap.sh on any operating system with command-not-found.com