How to Install flare-engine software package in Debian 9 (Stretch)

How to Install flare-engine software package in Debian 9 (Stretch)

flare-engine software package provides game engine for single-player 2D action role-playing games, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install flare-engine 

flare-engine is installed in your system.

Make ensure the flare-engine package were installed using the commands given below,

$ sudo dpkg-query -l | grep flare-engine *

You will get with flare-engine package name, version, architecture and description in a table

flare-engine package basic information:

Distro Debian 9 stretch
Section Games
Package flare-engine
Version 0.19-2
Description game engine for single-player 2D action role-playing games
Sub Section Games


See Also, How to uninstall or remove flare-engine software package from Debian 9 (Stretch)?