How to Install and Uninstall aws-nuke Package on Kali Linux

Last updated: May 10,2024

1. Install "aws-nuke" package

In this section, we are going to explain the necessary steps to install aws-nuke on Kali Linux

$ sudo apt update $ sudo apt install aws-nuke

2. Uninstall "aws-nuke" package

Learn how to uninstall aws-nuke on Kali Linux:

$ sudo apt remove aws-nuke $ sudo apt autoclean && sudo apt autoremove

3. Information about the aws-nuke package on Kali Linux

Package: aws-nuke
Source: aws-nuke (2.16.0-1)
Version: 2.16.0-1+b10
Installed-Size: 132889
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 17678996
SHA256: b25ef4167388c2776aa5f5d3cde87252cf058d4559a6772362629c6d5a135bbb
SHA1: 9b5d88d8e50732ceaea3051231191af1e35186c3
MD5sum: 755679f1ef99fc4d869840a236974e26
Description: Delete a whole AWS account and all resources
Remove all resources from an AWS account.
.
Be aware that aws-nuke is a very destructive tool, hence be very careful while
using it. Otherwise can cause production data deletion.
.
As an advise try to not run this application on any AWS account, where cannot
be afforded to lose all resources. By default aws-nuke only lists all resources
to delete. It's necessary to add --no-dry-run to actually delete resources.
.
This tool retries deleting all resources until all specified ones are deleted
or until there are only resources with errors left. There are two ways to
authenticate aws-nuke, static credentials and profiles.
Description-md5:
Homepage: https://github.com/rebuy-de/aws-nuke
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-aws-aws-sdk-go (= 1.45.14-1), golang-github-fatih-color (= 1.15.0-1), golang-github-golang-mock (= 1.6.0-2), golang-github-jmespath-go-jmespath (= 0.4.0-2), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.19-1), golang-github-mb0-glob (= 0.0~git20160210.1eb79d2-3), golang-github-pkg-errors (= 0.9.1-3), golang-github-spf13-cobra (= 1.7.0-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-golang-x-sync (= 0.3.0-1), golang-golang-x-sys (= 0.12.0-1), golang-logrus (= 1.9.0-1), golang-yaml.v2 (= 2.4.0-4)
Section: golang
Priority: optional
Filename: pool/main/a/aws-nuke/aws-nuke_2.16.0-1+b10_amd64.deb