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

Last updated: September 20,2024

1. Install "salt-lint.noarch" package

Here is a brief guide to show you how to install salt-lint.noarch on Rocky Linux 8

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

2. Uninstall "salt-lint.noarch" package

This guide covers the steps necessary to uninstall salt-lint.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:46:10 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : salt-lint
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 60 k
Source : salt-lint-0.8.0-2.el8.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.