How to Install inform-docs in Ubuntu 18.04



Install inform-docs by entering the following commands in the terminal:

sudo apt update
sudo apt install inform-docs

Description:

documentation for the Inform interactive fiction language (v6)

Inform is an object-oriented language for text adventure games which are commonly known as "interactive fiction". The story files are compiled into a special form of bytecode (Z-code) which can then be run by Z-code interpreters that exist for a multitude of operating systems. . This package contains: * the Inform Designer's Manual (4th edition) * the Inform Beginner's Guide

Homepage: http://inform-fiction.org/

Version: 6.31.1+dfsg-2

Section: multiverse/devel