How to Install and Uninstall python-fife Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "python-fife" package

This guide covers the steps necessary to install python-fife on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fife

2. Uninstall "python-fife" package

Here is a brief guide to show you how to uninstall python-fife on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-fife $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-fife package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-fife
Priority: optional
Section: universe/python
Installed-Size: 9236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Games Team
Architecture: amd64
Source: fife
Version: 0.3.5-1build2
Depends: libboost-filesystem1.58.0, libboost-regex1.58.0, libboost-system1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglee0d1, libguichan-0.8.1-1v5, libguichan-opengl-0.8.1-1v5, libguichan-sdl-0.8.1-1v5, libopenal1 (>= 1.14), libpng12-0 (>= 1.2.13-4), libsdl-image1.2 (>= 1.2.10), libsdl-ttf2.0-0, libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2), libtinyxml2.6.2v5, libvorbisfile3 (>= 1.1.2), libxcursor1 (>> 1.1.2), python (>= 2.7), python (<< 2.8)
Breaks: unknown-horizons (<< 2013.1)
Filename: pool/universe/f/fife/python-fife_0.3.5-1build2_amd64.deb
Size: 1740704
MD5sum: 6396308e35d2f41fb2f97c8ddbdf184f
SHA1: f2986e16c12cc1be9f506adde497e014ad0354ea
SHA256: 55938168567cfc019274fbf68011883fadf6ea771b781c36dc3056e6f188e7bb
Description-en: FIFE is a multi-platform isometric game engine
FIFE stands for Flexible Isometric Free Engine and is a cross
platform game creation framework written in C++. It provides you with
the ability to create a game using Python interfaces. FIFE also comes
as a DLL or static library so you can use C++ as well.
Description-md5: e0baa100ef078b23019808e5d303ed95
Homepage: http://fifengine.de
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions