How to Install inform6-library in Ubuntu 18.04



Install inform6-library by entering the following commands in the terminal:

sudo apt update
sudo apt install inform6-library

Description:

Inform 6 interactive fiction language — standard library

Inform 6 is an object-oriented language for writing interactive fiction, also known as “text adventures” or “adventure games”. . As an interactive fiction developer, you create Inform 6 source code defining the story. Then compile from source code to a “story file”. The resulting story files are highly portable, with interpreters available for many different platforms. . This package installs: * The Inform 6 standard library.

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

Version: 6.12~dfsg.1-1

Section: universe/devel