How to Install and Uninstall python3-cfn-lint Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-cfn-lint" package

Please follow the steps below to install python3-cfn-lint on openSUSE Leap

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

2. Uninstall "python3-cfn-lint" package

Please follow the instructions below to uninstall python3-cfn-lint on openSUSE Leap:

$ sudo zypper remove python3-cfn-lint

3. Information about the python3-cfn-lint package on openSUSE Leap

Information for package python3-cfn-lint:
-----------------------------------------
Repository : Main Repository
Name : python3-cfn-lint
Version : 0.21.4-3.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 34.2 MiB
Installed : No
Status : not installed
Source package : python-cfn-lint-0.21.4-3.3.9.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.