.. _/stories/install: Installation ============ *As a Fedora user I want to easily install tmt on my system.* * Implemented by `/tmt.spec `_ * Documented by :ref:`guide` .. _/stories/install/all: all ^^^ Install tmt with all available plugins and dependencies **Examples:** .. code-block:: yaml dnf install tmt+all **Status:** implemented and documented * Implemented by `/tmt.spec `_ * Documented by :ref:`guide` .. _/stories/install/minimal: minimal ^^^^^^^ Minimal tmt installation with core features only **Examples:** .. code-block:: yaml dnf install tmt **Status:** implemented, verified and documented * Implemented by `/tmt.spec `_ * Documented by :ref:`guide` * Verified by `/plans/install/minimal `_