How to Install and Uninstall tflint Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "tflint" package

Please follow the step by step instructions below to install tflint on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install tflint

2. Uninstall "tflint" package

This is a short guide on how to uninstall tflint on openSuSE Tumbleweed:

$ sudo zypper remove tflint

3. Information about the tflint package on openSuSE Tumbleweed

Information for package tflint:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tflint
Version : 0.50.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 30.0 MiB
Installed : No
Status : not installed
Source package : tflint-0.50.3-1.1.src
Upstream URL : https://github.com/terraform-linters/tflint
Summary : A Pluggable Terraform Linter
Description :
A Pluggable Terraform Linter
Features
TFLint is a framework and each feature is provided by plugins, the key features are as follows:
* Find possible errors (like invalid instance types) for Major Cloud providers (AWS/Azure/GCP).
* Warn about deprecated syntax, unused declarations.
* Enforce best practices, naming conventions.

5. The same packages on other Linux Distributions