How to Install and Uninstall python3-boto Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-boto" package

Please follow the steps below to install python3-boto on Kali Linux

$ sudo apt update $ sudo apt install python3-boto

2. Uninstall "python3-boto" package

Please follow the instructions below to uninstall python3-boto on Kali Linux:

$ sudo apt remove python3-boto $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-boto package on Kali Linux

Package: python3-boto
Source: python-boto
Version: 2.49.0-4.1
Installed-Size: 5267
Maintainer: Debian Cloud Team
Architecture: all
Depends: python3-requests, python3:any, python3-six
Size: 733636
SHA256: cc331fdbb0baf0371c5612b3f010f3e7bae67be889aafa6113bae2cda6007434
SHA1: 05b5b3a35c9b11347f5da58853b983fb5057ef13
MD5sum: 00477c1b0574368904167413acf3a54b
Description: Python interface to Amazon's Web Services - Python 3.x
Boto is a Python interface to the infrastructure services available from
Amazon.
.
Boto supports the following services:
* Elastic Compute Cloud (EC2)
* Elastic MapReduce
* CloudFront
* DynamoDB
* SimpleDB
* Relational Database Service (RDS)
* Identity and Access Management (IAM)
* Simple Queue Service (SQS)
* CloudWatch
* Route53
* Elastic Load Balancing (ELB)
* Flexible Payment Service (FPS)
* Simple Storage Service (S3)
* Glacier
* Elastic Block Store (EBS)
* and many more...
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/boto/boto
Section: python
Priority: optional
Filename: pool/main/p/python-boto/python3-boto_2.49.0-4.1_all.deb