How to Install and Uninstall tflint Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "tflint" package
Please follow the step by step instructions below to install tflint on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
tflint
Copied
2. Uninstall "tflint" package
This is a short guide on how to uninstall tflint on openSuSE Tumbleweed:
$
sudo zypper remove
tflint
Copied
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.
-------------------------------
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.