How to Install and Uninstall love.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "love.x86_64" package

Please follow the steps below to install love.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install love.x86_64

2. Uninstall "love.x86_64" package

Please follow the step by step instructions below to uninstall love.x86_64 on Rocky Linux 8:

$ sudo dnf remove love.x86_64 $ sudo dnf autoremove

3. Information about the love.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:22:27 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : love
Version : 11.3
Release : 1.el8
Architecture : x86_64
Size : 164 k
Source : love-11.3-1.el8.src.rpm
Repository : epel
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.