How to Install and Uninstall flare Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "flare" package
This is a short guide on how to install flare on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
flare
Copied
2. Uninstall "flare" package
In this section, we are going to explain the necessary steps to uninstall flare on openSuSE Tumbleweed:
$
sudo zypper remove
flare
Copied
3. Information about the flare package on openSuSE Tumbleweed
Information for package flare:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : flare
Version : 1.14-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 15.5 MiB
Installed : No
Status : not installed
Source package : flare-1.14-1.5.src
Upstream URL : https://flarerpg.org
Summary : Free Libre Action Roleplaying Engine
Description :
Flare (Free Libre Action Roleplaying Engine) is a 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.
The usecase of this project is to build several real games and
reuse code. The first game, in progress, is a fantasy dungeon crawl.
Flare uses .ini-style config files for most of the
game data to modify game contents. The game code is C++.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : flare
Version : 1.14-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 15.5 MiB
Installed : No
Status : not installed
Source package : flare-1.14-1.5.src
Upstream URL : https://flarerpg.org
Summary : Free Libre Action Roleplaying Engine
Description :
Flare (Free Libre Action Roleplaying Engine) is a 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.
The usecase of this project is to build several real games and
reuse code. The first game, in progress, is a fantasy dungeon crawl.
Flare uses .ini-style config files for most of the
game data to modify game contents. The game code is C++.