How to Install and Uninstall terraform Package on openSUSE Leap

Last updated: May 08,2024

1. Install "terraform" package

In this section, we are going to explain the necessary steps to install terraform on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install terraform

2. Uninstall "terraform" package

This guide let you learn how to uninstall terraform on openSUSE Leap:

$ sudo zypper remove terraform

3. Information about the terraform package on openSUSE Leap

Information for package terraform:
----------------------------------
Repository : Main Repository
Name : terraform
Version : 0.13.4-6.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 89.7 MiB
Installed : No
Status : not installed
Source package : terraform-0.13.4-6.3.1.src
Upstream URL : https://www.terraform.io/
Summary : Tool for building infrastructure safely and efficiently
Description :
Terraform is a tool for building, changing, and versioning infrastructure
safely and efficiently. Terraform can manage existing and popular service
providers as well as custom in-house solutions.