How to Install and Uninstall aws-cli Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "aws-cli" package

In this section, we are going to explain the necessary steps to install aws-cli on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install aws-cli

2. Uninstall "aws-cli" package

This is a short guide on how to uninstall aws-cli on openSuSE Tumbleweed:

$ sudo zypper remove aws-cli

3. Information about the aws-cli package on openSuSE Tumbleweed

Information for package aws-cli:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : aws-cli
Version : 1.32.31-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 11.6 MiB
Installed : No
Status : not installed
Source package : aws-cli-1.32.31-1.1.src
Upstream URL : https://github.com/aws/aws-cli
Summary : Amazon Web Services Command Line Interface
Description :
The AWS Command Line Interface (CLI) is a unified tool to manage AWS
services. With this tool, multiple AWS services can be controlled
from the command line and automated through scripts.