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

Last updated: June 29,2024

1. Install "cfn-lint.noarch" package

This is a short guide on how to install cfn-lint.noarch on Fedora 34

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

2. Uninstall "cfn-lint.noarch" package

Please follow the instructions below to uninstall cfn-lint.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:23:26 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : cfn-lint
Version : 0.58.4
Release : 1.fc34
Architecture : noarch
Size : 2.0 M
Source : cfn-lint-0.58.4-1.fc34.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.