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

Last updated: May 16,2024

1. Install "python3-twilio" package

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

$ sudo apt update $ sudo apt install python3-twilio

2. Uninstall "python3-twilio" package

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

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

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

Package: python3-twilio
Source: python-twilio
Version: 8.12.0-1
Installed-Size: 11507
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3-aiohttp-retry, python3-jwt (<< 3.0.0), python3-requests, python3:any
Size: 444600
SHA256: ecb49301f8825f02eacd23f16277a8644aeda67dfe9deb6f2003ca9374581006
SHA1: f4b68d01cee78cba2778b5f81ea32911e3a1e1b0
MD5sum: b4891b732700ea039eb72fd9305d1c9b
Description: Twilio API client and TwiML generator (Python 3)
This package contains a Twilio helper library. The Twilio REST SDK simplifies
the process of making calls using the Twilio REST API. The Twilio REST API
lets to you initiate outgoing calls, list previous calls, and much more.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/twilio/twilio-python
Tag: field::TODO, implemented-in::python, interface::commandline,
interface::web, office::TODO, role::program, use::TODO
Section: python
Priority: optional
Filename: pool/main/p/python-twilio/python3-twilio_8.12.0-1_all.deb