How to Install and Uninstall radius-engine.i686 Package on Fedora 39

Last updated: January 09,2025

1. Install "radius-engine.i686" package

This guide covers the steps necessary to install radius-engine.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install radius-engine.i686

2. Uninstall "radius-engine.i686" package

This tutorial shows how to uninstall radius-engine.i686 on Fedora 39:

$ sudo dnf remove radius-engine.i686 $ sudo dnf autoremove

3. Information about the radius-engine.i686 package on Fedora 39

Last metadata expiration check: 2:20:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : radius-engine
Version : 1.1
Release : 23.fc39
Architecture : i686
Size : 112 k
Source : radius-engine-1.1-23.fc39.src.rpm
Repository : fedora
Summary : A Lua based real-time 2D graphics game engine
URL : http://radius-engine.sourceforge.net/
License : MIT
Description : Radius Engine is a Lua script-based real-time 2D graphics engine designed for
: rapidly prototyping games. Built on top of SDL and OpenGL, games made with
: Radius Engine are portable to both Windows and Linux.