asciinema

Record and replay terminal sessions, and optionally share them on asciinema.org. More information: <https://asciinema.org/docs/usage>.

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 on any operating system with command-not-found.com