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

Last updated: November 26,2024

1. Install "salt.noarch" package

Please follow the instructions below to install salt.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install salt.noarch

2. Uninstall "salt.noarch" package

In this section, we are going to explain the necessary steps to uninstall salt.noarch on Fedora 36:

$ sudo dnf remove salt.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:54:19 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : salt
Version : 3005
Release : 1.fc36
Architecture : noarch
Size : 9.4 M
Source : salt-3005-1.fc36.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.