How to Install and Uninstall godot.x86_64 Package on Fedora 39

Last updated: October 15,2024

1. Install "godot.x86_64" package

This guide let you learn how to install godot.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install godot.x86_64

2. Uninstall "godot.x86_64" package

Learn how to uninstall godot.x86_64 on Fedora 39:

$ sudo dnf remove godot.x86_64 $ sudo dnf autoremove

3. Information about the godot.x86_64 package on Fedora 39

Last metadata expiration check: 4:22:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : godot
Version : 4.2.1
Release : 1.fc39
Architecture : x86_64
Size : 43 M
Source : godot-4.2.1-1.fc39.src.rpm
Repository : updates
Summary : Multi-platform 2D and 3D game engine with a feature-rich editor
URL : https://godotengine.org
License : MIT and CC-BY and ASL 2.0 and BSD and zlib and OFL and Bitstream Vera and ISC and MPLv2.0
Description : Godot is an advanced, feature-packed, multi-platform 2D and 3D game engine.
: It provides a huge set of common tools, so you can just focus on making
: your game without reinventing the wheel.
:
: Godot is completely free and open source under the very permissive MIT
: license. No strings attached, no royalties, nothing. Your game is yours,
: down to the last line of engine code.
:
: To use the editor on the command line in a non-graphical environment (e.g. to
: export games from the source code), use the --headless flag.