How to Install and Uninstall awscli Package on Kali Linux

Last updated: September 20,2024

1. Install "awscli" package

Please follow the step by step instructions below to install awscli on Kali Linux

$ sudo apt update $ sudo apt install awscli

2. Uninstall "awscli" package

Here is a brief guide to show you how to uninstall awscli on Kali Linux:

$ sudo apt remove awscli $ sudo apt autoclean && sudo apt autoremove

3. Information about the awscli package on Kali Linux

Package: awscli
Version: 2.15.22-1
Installed-Size: 108740
Maintainer: Debian Cloud Team
Architecture: all
Depends: groff-base, python3, python3-pyasn1, python3-awscrt (>= 0.19.19), python3-colorama, python3-cryptography (>= 3.3.2), python3-dateutil, python3-distro, python3-docutils, python3-jmespath, python3-prompt-toolkit, python3-ruamel.yaml, python3-ruamel.yaml.clib, python3-urllib3, python3:any
Size: 9750868
SHA256: 3e5738dff4648843c765e388e2fdfaeb193bd322dc7edc6985891473c701af90
SHA1: 3a99cc46d401bed63e3874ee9a699eb27f7bce82
MD5sum: 54839f2f04f7c236e31aebbf8cd8825e
Description: Unified command line interface to Amazon Web Services
The AWS CLI provides direct access to the public APIs of AWS
services. You can explore a service's capabilities with the AWS CLI,
and develop shell scripts to manage your resources. In addition to
the low-level, API-equivalent commands, several AWS services provide
customizations for the AWS CLI. Customizations can include
higher-level commands that simplify using a service with a complex
API.
Description-md5:
Homepage: https://github.com/aws/aws-cli
Section: admin
Priority: optional
Filename: pool/main/a/awscli/awscli_2.15.22-1_all.deb