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

Last updated: October 06,2024

1. Install "salt-lint.noarch" package

Please follow the guidelines below to install salt-lint.noarch on Rocky Linux 9

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

2. Uninstall "salt-lint.noarch" package

In this section, we are going to explain the necessary steps to uninstall salt-lint.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:30:11 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : salt-lint
Version : 0.9.1
Release : 1.el9
Architecture : noarch
Size : 61 k
Source : salt-lint-0.9.1-1.el9.src.rpm
Repository : epel
Summary : Salt State file (SLS) lint tool
URL : https://github.com/warpnet/salt-lint
License : MIT
Description : salt-lint checks Salt State files (SLS) for best practices and behavior that
: could potentially be improved.