strigger

View or modify Slurm trigger information. Triggers are actions that are automatically run when a given event occurs on a Slurm cluster. More information: <https://slurm.schedmd.com/strigger.html>.

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