How to Install and Uninstall Rex.noarch Package on CentOS Stream 8

Last updated: April 28,2024

1. Install "Rex.noarch" package

Here is a brief guide to show you how to install Rex.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install Rex.noarch

2. Uninstall "Rex.noarch" package

This guide let you learn how to uninstall Rex.noarch on CentOS Stream 8:

$ sudo dnf remove Rex.noarch $ sudo dnf autoremove

3. Information about the Rex.noarch package on CentOS Stream 8

Last metadata expiration check: 2:05:03 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : Rex
Version : 1.14.2
Release : 0.el8
Architecture : noarch
Size : 494 k
Source : Rex-1.14.2-0.el8.src.rpm
Repository : epel
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.