xonsh

Python-powered, cross-platform, Unix-gazing shell. Write and mix sh/Python code in Xonsh (pronounced conch). More information: <https://xon.sh>.

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