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

Last updated: July 07,2024

1. Install "python312-cfn-lint" package

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

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

2. Uninstall "python312-cfn-lint" package

This is a short guide on how to uninstall python312-cfn-lint on openSuSE Tumbleweed:

$ sudo zypper remove python312-cfn-lint

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

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