How to Install and Uninstall salt-minion.noarch Package on Fedora 34
Last updated: November 24,2024
1. Install "salt-minion.noarch" package
This guide covers the steps necessary to install salt-minion.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
salt-minion.noarch
Copied
2. Uninstall "salt-minion.noarch" package
This tutorial shows how to uninstall salt-minion.noarch on Fedora 34:
$
sudo dnf remove
salt-minion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the salt-minion.noarch package on Fedora 34
Last metadata expiration check: 0:47:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : salt-minion
Version : 3004.1
Release : 1.fc34
Architecture : noarch
Size : 32 k
Source : salt-3004.1-1.fc34.src.rpm
Repository : updates
Summary : Client component for Salt, a parallel remote execution system
URL : http://saltstack.org/
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 : 3004.1
Release : 1.fc34
Architecture : noarch
Size : 32 k
Source : salt-3004.1-1.fc34.src.rpm
Repository : updates
Summary : Client component for Salt, a parallel remote execution system
URL : http://saltstack.org/
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.