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

Last updated: May 20,2024

1. Install "godot.x86_64" package

Please follow the guidelines below to install godot.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install godot.x86_64

2. Uninstall "godot.x86_64" package

Please follow the step by step instructions below to uninstall godot.x86_64 on Fedora 38:

$ sudo dnf remove godot.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:22:37 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : godot
Version : 4.2.1
Release : 1.fc38
Architecture : x86_64
Size : 43 M
Source : godot-4.2.1-1.fc38.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.