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

Last updated: November 26,2024

1. Install "python3-botocore" package

This tutorial shows how to install python3-botocore on Kali Linux

$ sudo apt update $ sudo apt install python3-botocore

2. Uninstall "python3-botocore" package

Please follow the guidance below to uninstall python3-botocore on Kali Linux:

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

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

Package: python3-botocore
Source: python-botocore
Version: 1.34.46+repack-1
Installed-Size: 91883
Maintainer: Debian Cloud Team
Architecture: all
Depends: python3-dateutil, python3-jmespath, python3-urllib3 | python3-supported-max (<< 3.10), python3-urllib3 | python3-supported-min (>= 3.10), python3:any, python3-requests, python3-six
Breaks: awscli (<< 1.18.140)
Size: 6464028
SHA256: e6e96fc32094e8a87cded999fd5abd17b081a1040203adbd0f27f88ae63a0570
SHA1: 75b9496fda44facbdee5cab248a4d4f11e76e803
MD5sum: 0154af4b23453d3f7af66ca337d0ff1d
Description: Low-level, data-driven core of boto 3 (Python 3)
A low-level interface to a growing number of Amazon Web Services.
The botocore package is the foundation for AWS-CLI.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/boto/botocore
Section: python
Priority: optional
Filename: pool/main/p/python-botocore/python3-botocore_1.34.46+repack-1_all.deb