asciinema.sh

Record and share your terminal sessions, the right way

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