How to Install and Uninstall python39-cfn-lint Package on openSuSE Tumbleweed

Last updated: May 12,2024

1. Install "python39-cfn-lint" package

This guide covers the steps necessary to install python39-cfn-lint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-cfn-lint

2. Uninstall "python39-cfn-lint" package

Learn how to uninstall python39-cfn-lint on openSuSE Tumbleweed:

$ sudo zypper remove python39-cfn-lint

3. Information about the python39-cfn-lint package on openSuSE Tumbleweed

Information for package python39-cfn-lint:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-cfn-lint
Version : 0.85.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 35.9 MiB
Installed : No
Status : not installed
Source package : python-cfn-lint-0.85.1-1.1.src
Upstream URL : https://github.com/aws-cloudformation/cfn-python-lint
Summary : Tool to checks cloudformation for practices and behaviour
Description :
Validate CloudFormation yaml/json templates against the CloudFormation
spec and additional checks. Includes checking valid values for
resource properties and best practices.