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

Last updated: September 21,2024

1. Install "python311-cfn-lint" package

Here is a brief guide to show you how to install python311-cfn-lint on openSuSE Tumbleweed

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

2. Uninstall "python311-cfn-lint" package

Please follow the guidelines below to uninstall python311-cfn-lint on openSuSE Tumbleweed:

$ sudo zypper remove python311-cfn-lint

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

Information for package python311-cfn-lint:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-cfn-lint
Version : 0.85.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 36.4 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.