How to Install and Uninstall aws-cli Package on openSUSE Leap

Last updated: November 26,2024

1. Install "aws-cli" package

This guide let you learn how to install aws-cli on openSUSE Leap

$ 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 Leap:

$ sudo zypper remove aws-cli

3. Information about the aws-cli package on openSUSE Leap

Information for package aws-cli:
--------------------------------
Repository : Main Repository
Name : aws-cli
Version : 1.27.89-150200.30.11.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 9.8 MiB
Installed : No
Status : not installed
Source package : aws-cli-1.27.89-150200.30.11.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.