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

Last updated: July 01,2024

1. Install "tiled.i686" package

Here is a brief guide to show you how to install tiled.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install tiled.i686

2. Uninstall "tiled.i686" package

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

$ sudo dnf remove tiled.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:08:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : tiled
Version : 1.4.3
Release : 2.fc34
Architecture : i686
Size : 2.5 M
Source : tiled-1.4.3-2.fc34.src.rpm
Repository : fedora
Summary : Tiled Map Editor
URL : http://www.mapeditor.org
License : GPLv2+ and BSD
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.