How to Install and Uninstall salt-minion.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "salt-minion.noarch" package

Learn how to install salt-minion.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install salt-minion.noarch

2. Uninstall "salt-minion.noarch" package

This guide covers the steps necessary to uninstall salt-minion.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove salt-minion.noarch $ sudo dnf autoremove

3. Information about the salt-minion.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:25:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : salt-minion
Version : 3005.4
Release : 1.el9
Architecture : noarch
Size : 30 k
Source : salt-3005.4-1.el9.src.rpm
Repository : epel
Summary : Client component for Salt, a parallel remote execution system
URL : https://saltproject.io/
License : ASL 2.0
Description : The Salt minion is the agent component of Salt. It listens for instructions
: from the master, runs jobs, and returns results back to the master.
: Supports Python 3.