How to Install and Uninstall love Package on openSUSE Leap
Last updated: November 05,2024
1. Install "love" package
This tutorial shows how to install love on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
love
Copied
2. Uninstall "love" package
This is a short guide on how to uninstall love on openSUSE Leap:
$
sudo zypper remove
love
Copied
3. Information about the love package on openSUSE Leap
Information for package love:
-----------------------------
Repository : Main Repository
Name : love
Version : 11.4-bp155.1.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : love-11.4-bp155.1.11.src
Upstream URL : http://love2d.org/
Summary : 2D gaming engine written in Lua
Description :
LÖVE is a framework for making 2D games in Lua.
-----------------------------
Repository : Main Repository
Name : love
Version : 11.4-bp155.1.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.5 MiB
Installed : No
Status : not installed
Source package : love-11.4-bp155.1.11.src
Upstream URL : http://love2d.org/
Summary : 2D gaming engine written in Lua
Description :
LÖVE is a framework for making 2D games in Lua.