How to Install and Uninstall python3-fife Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-fife" package

This tutorial shows how to install python3-fife on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-fife

2. Uninstall "python3-fife" package

This guide covers the steps necessary to uninstall python3-fife on openSUSE Leap:

$ sudo zypper remove python3-fife

3. Information about the python3-fife package on openSUSE Leap

Information for package python3-fife:
-------------------------------------
Repository : Main Repository
Name : python3-fife
Version : 0.4.2-bp155.3.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 16.5 MiB
Installed : No
Status : not installed
Source package : fife-0.4.2-bp155.3.12.src
Upstream URL : http://www.fifengine.de
Summary : Python 3 extensions for the FIFE engine
Description :
FIFE stands for Flexible Isometric Free Engine and is a cross platform
game creation framework. It provides the ability to create a
game using Python interfaces.