How to Install and Uninstall salt-minion.noarch Package on Rocky Linux 9

Last updated: January 12,2025

1. Install "salt-minion.noarch" package

Learn how to install salt-minion.noarch on Rocky Linux 9

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

2. Uninstall "salt-minion.noarch" package

Learn how to uninstall salt-minion.noarch on Rocky Linux 9:

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

3. Information about the salt-minion.noarch package on Rocky Linux 9

Last metadata expiration check: 0:26:53 ago on Fri Feb 16 06:49:52 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.