How to Install and Uninstall salt.noarch Package on Fedora 34

Last updated: September 20,2024

1. Install "salt.noarch" package

This guide let you learn how to install salt.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install salt.noarch

2. Uninstall "salt.noarch" package

Please follow the guidelines below to uninstall salt.noarch on Fedora 34:

$ sudo dnf remove salt.noarch $ sudo dnf autoremove

3. Information about the salt.noarch package on Fedora 34

Last metadata expiration check: 4:41:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : salt
Version : 3004.1
Release : 1.fc34
Architecture : noarch
Size : 9.2 M
Source : salt-3004.1-1.fc34.src.rpm
Repository : updates
Summary : A parallel remote execution system
URL : http://saltstack.org/
License : ASL 2.0
Description : Salt is a distributed remote execution system used to execute commands and
: query data. It was developed in order to bring the best solutions found in
: the world of remote execution together and make them better, faster and more
: malleable. Salt accomplishes this via its ability to handle larger loads of
: information, and not just dozens, but hundreds or even thousands of individual
: servers, handle them quickly and through a simple and manageable interface.