How to Install and Uninstall flare-engine Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "flare-engine" package

In this section, we are going to explain the necessary steps to install flare-engine on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install flare-engine

2. Uninstall "flare-engine" package

Please follow the instructions below to uninstall flare-engine on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove flare-engine $ sudo apt autoclean && sudo apt autoremove

3. Information about the flare-engine package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: flare-engine
Priority: optional
Section: universe/games
Installed-Size: 1741
Maintainer: Ubuntu Developers
Original-Maintainer: Jan-Hendrik Peters
Architecture: amd64
Version: 0.19-2
Replaces: flare (<< 0.19), flare-data (<< 0.19)
Depends: libc6 (>= 2.14), libsdl-image1.2 (>= 1.2.10), libsdl-mixer1.2, libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2), fonts-liberation
Recommends: flare-game (>= 0.19-2)
Breaks: flare (<< 0.19), flare-data (<< 0.19)
Filename: pool/universe/f/flare-engine/flare-engine_0.19-2_amd64.deb
Size: 458130
MD5sum: 6bf00ef93b9bec6757b9461b6d637980
SHA1: 0d3928a795df04b3883905d518b9e41455163a36
SHA256: 9a089b35d5170ad85df6b97013e8f421f44580e3b23b6cd375f8cb2fef959d5d
Description-en: game engine for single-player 2D action role-playing games
Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to
handle a very specific kind of game: single-player 2D action RPGs. Flare is not
a reimplementation of an existing game or engine. It is a tribute to and
exploration of the action RPG genre.
.
Flare uses simple file formats (INI style config files) for most of the game
data, allowing anyone to easily modify game contents. Open formats are
preferred (png, ogg). The game code is C++.
.
This package contains the game engine and you will need a game
package (such as flare or polymorph) to play.
Description-md5: 275a3bc406e7863ddeb465e5542b1221
Homepage: http://flarerpg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu