How to Install and Uninstall Rex.noarch Package on Fedora 35

Last updated: May 15,2024

1. Install "Rex.noarch" package

This tutorial shows how to install Rex.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install Rex.noarch

2. Uninstall "Rex.noarch" package

In this section, we are going to explain the necessary steps to uninstall Rex.noarch on Fedora 35:

$ sudo dnf remove Rex.noarch $ sudo dnf autoremove

3. Information about the Rex.noarch package on Fedora 35

Last metadata expiration check: 0:00:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : Rex
Version : 1.13.4
Release : 2.fc35
Architecture : noarch
Size : 465 k
Source : Rex-1.13.4-2.fc35.src.rpm
Repository : fedora
Summary : The friendly automation framework on basis of Perl
URL : https://www.rexify.org/
License : ASL 2.0
Description : (R)?ex(ify) is the friendly automation framework on basis of the Perl scripting
: language. You can use it in your everyday DevOps life for:
:
: * Continous Delivery
: * Configuration Management
: * Automation
: * Cloud Deployment
: * Virtualization
: * Software Rollout
: * Server Provisioning
:
: It's friendly to any combinations of local and remote execution, push and pull
: style of management, or imperative and declarative approach. Instead of forcing
: any specific model on you, it trusts you to be in the best position to decide
: what to automate and how, allowing you to build the automation tool your
: situation requires.
:
: Rex runs locally, even if managing remotes via SSH. This means it's instantly
: usable, without big rollout processes or anyone else to convince, making it
: ideal and friendly for incremental automation.