How to Install and Uninstall cfn-lint.noarch Package on Fedora 38

Last updated: January 13,2025

1. Install "cfn-lint.noarch" package

This guide covers the steps necessary to install cfn-lint.noarch on Fedora 38

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

2. Uninstall "cfn-lint.noarch" package

Please follow the guidelines below to uninstall cfn-lint.noarch on Fedora 38:

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

3. Information about the cfn-lint.noarch package on Fedora 38

Last metadata expiration check: 2:52:46 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : cfn-lint
Version : 0.85.1
Release : 1.fc38
Architecture : noarch
Size : 1.6 M
Source : cfn-lint-0.85.1-1.fc38.src.rpm
Repository : updates
Summary : CloudFormation Linter
URL : https://github.com/aws-cloudformation/cfn-lint
License : MIT-0
Description : Validate AWS CloudFormation yaml/json templates against the AWS CloudFormation
: Resource Specification and additional checks. Includes checking valid values
: for resource properties and best practices.