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

Last updated: May 16,2024

1. Install "python3-boto3" package

This guide let you learn how to install python3-boto3 on Kali Linux

$ sudo apt update $ sudo apt install python3-boto3

2. Uninstall "python3-boto3" package

This tutorial shows how to uninstall python3-boto3 on Kali Linux:

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

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

Package: python3-boto3
Source: python-boto3
Version: 1.34.46+dfsg-1
Installed-Size: 1229
Maintainer: Debian Cloud Team
Architecture: all
Depends: python3-botocore (>= 1.31.49), python3-requests, python3-s3transfer (>= 0.1.10), python3-jmespath, python3:any
Size: 268608
SHA256: d8e3527c7924b0e8e6c53c6b1e58bd92a0c57031caf45230be31c4eefdb63f80
SHA1: 58234e40f89d57a5e8109119eb6ce79eb79b3aa5
MD5sum: 5e858424fabfe50e8679ce58043f27ee
Description: Python interface to Amazon's Web Services - Python 3.x
Boto is the Amazon Web Services interface for Python. It allows developers
to write software that makes use of Amazon services like S3 and EC2. Boto
provides an easy to use, object-oriented API as well as low-level direct
service access.
Description-md5:
Homepage: https://github.com/boto/boto3
Section: python
Priority: optional
Filename: pool/main/p/python-boto3/python3-boto3_1.34.46+dfsg-1_all.deb