How to Install and Uninstall love.x86_64 Package on CentOS Stream 8

Last updated: May 20,2024

1. Install "love.x86_64" package

This guide let you learn how to install love.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install love.x86_64

2. Uninstall "love.x86_64" package

Please follow the steps below to uninstall love.x86_64 on CentOS Stream 8:

$ sudo dnf remove love.x86_64 $ sudo dnf autoremove

3. Information about the love.x86_64 package on CentOS Stream 8

Last metadata expiration check: 2:31:30 ago on Sun Feb 25 03:03:59 2024.
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.