How to Install and Uninstall salt-lint.noarch Package on CentOS Stream 8

Last updated: October 09,2024

1. Install "salt-lint.noarch" package

This guide covers the steps necessary to install salt-lint.noarch on CentOS Stream 8

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

2. Uninstall "salt-lint.noarch" package

This tutorial shows how to uninstall salt-lint.noarch on CentOS Stream 8:

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

3. Information about the salt-lint.noarch package on CentOS Stream 8

Last metadata expiration check: 5:40:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : salt-lint
Version : 0.9.1
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : salt-lint-0.9.1-1.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.