How to Install and Uninstall love.x86_64 Package on Fedora 34

Last updated: May 18,2024

1. Install "love.x86_64" package

This is a short guide on how to install love.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install love.x86_64

2. Uninstall "love.x86_64" package

In this section, we are going to explain the necessary steps to uninstall love.x86_64 on Fedora 34:

$ sudo dnf remove love.x86_64 $ sudo dnf autoremove

3. Information about the love.x86_64 package on Fedora 34

Last metadata expiration check: 1:06:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : love
Version : 11.4
Release : 1.fc34
Architecture : x86_64
Size : 156 k
Source : love-11.4-1.fc34.src.rpm
Repository : updates
Summary : A free 2D game engine which enables easy game creation in Lua
URL : http://love2d.org
License : zlib and Public Domain
Description : LOVE is an open source, cross platform 2D game engine which uses the
: Lua scripting language. LOVE can be used to make games of any license
: allowing it to be used for both free and non-free projects.