How to Install and Uninstall tiled.i686 Package on Fedora 38

Last updated: November 29,2024

1. Install "tiled.i686" package

Please follow the guidance below to install tiled.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install tiled.i686

2. Uninstall "tiled.i686" package

Please follow the steps below to uninstall tiled.i686 on Fedora 38:

$ sudo dnf remove tiled.i686 $ sudo dnf autoremove

3. Information about the tiled.i686 package on Fedora 38

Last metadata expiration check: 5:02:01 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : tiled
Version : 1.10.2
Release : 1.fc38
Architecture : i686
Size : 3.5 M
Source : tiled-1.10.2-1.fc38.src.rpm
Repository : updates
Summary : Tiled Map Editor
URL : http://www.mapeditor.org
License : GPL-2.0-or-later AND BSD-2-Clause
Description : Tiled is a general purpose tile map editor. It is built to be easy to use,
: yet flexible enough to work with varying game engines, whether your game
: is an RPG, platformer or Breakout clone. Tiled is free software and written
: in C++, using the Qt application framework.
:
: This package contains the tiled application and tmxviewer, a simple application
: to view Tiled maps.