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

Last updated: October 11,2024

1. Install "cfn-lint.noarch" package

Please follow the steps below to install cfn-lint.noarch on Fedora 39

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

2. Uninstall "cfn-lint.noarch" package

In this section, we are going to explain the necessary steps to uninstall cfn-lint.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:25:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : cfn-lint
Version : 0.85.1
Release : 1.fc39
Architecture : noarch
Size : 1.6 M
Source : cfn-lint-0.85.1-1.fc39.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.