How to Install and Uninstall amazon-ec2-utils Package on Kali Linux

Last updated: May 15,2024

1. Install "amazon-ec2-utils" package

Here is a brief guide to show you how to install amazon-ec2-utils on Kali Linux

$ sudo apt update $ sudo apt install amazon-ec2-utils

2. Uninstall "amazon-ec2-utils" package

This tutorial shows how to uninstall amazon-ec2-utils on Kali Linux:

$ sudo apt remove amazon-ec2-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the amazon-ec2-utils package on Kali Linux

Package: amazon-ec2-utils
Version: 2.1.0-1
Installed-Size: 59
Maintainer: Debian Cloud Team
Architecture: all
Depends: python3, curl
Size: 16228
SHA256: 12eaabf81114d39f3da7627a1f8e6b70346fb701847e1a3a1613be69a7de4480
SHA1: b4618d921a60654cf2de6944db1ea9a08e3485e5
MD5sum: 6369934238521326f5bcc89770e0ddd7
Description: Utilities to manage Amazon EC2 instance storage
amazon-ec2-utils contains a set of utilities and settings for Linux
deployments in EC2.
.
It includes:
.
* ec2-metadata - Use to retrieve EC2 instance metadata from within a
running EC2 instance
* ebsnvme-id - Read EBS device information and provide information
about the volume.
* Various udev rules to ensure consistent device naming.
Description-md5:
Homepage: https://github.com/aws/amazon-ec2-utils
Section: admin
Priority: optional
Filename: pool/main/a/amazon-ec2-utils/amazon-ec2-utils_2.1.0-1_all.deb