thor

Ruby scripting framework

Debian Debian
RUN apt-get update && \ apt-get install -y ruby-thor
Ubuntu
RUN apt-get update && \ apt-get install -y ruby-thor
Alpine
RUN apk add ruby-thor
Arch Arch Linux
RUN pacman -S --noconfirm ruby-thor
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y ruby-thor
CentOS
RUN yum install -y ruby-thor
Fedora
RUN dnf install -y ruby-thor
Raspbian
RUN apt-get update && \ apt-get install -y ruby-thor
click the source code to copy install thor on any operating system with command-not-found.com