How to Install and Uninstall salt-minion.noarch Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "salt-minion.noarch" package
This guide covers the steps necessary to install salt-minion.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
salt-minion.noarch
Copied
2. Uninstall "salt-minion.noarch" package
Please follow the guidelines below to uninstall salt-minion.noarch on Oracle Linux 9:
$
sudo dnf remove
salt-minion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the salt-minion.noarch package on Oracle Linux 9
Last metadata expiration check: 1:12:56 ago on Thu Feb 15 07:50:05 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.
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.