How to Install xonsh-doc in Ubuntu 18.04



Install xonsh-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install xonsh-doc

Description:

Python-powered, cross-platform, Unix-gazing shell (documentation)

Xonsh is a Python-ish shell language and command prompt. Unlike other shells, xonsh is based on Python, with additional syntax added that makes calling subprocess commands, manipulating the environment, and dealing with the file system easy. Xonsh supports all normal Python constructs and a subset of those available in bash. . This package contains the documentation.

Homepage: http://xon.sh/

Version: 0.6.0+dfsg-1

Section: universe/doc