How to Install and Uninstall python3-twilio.noarch Package on Fedora 39

Last updated: January 13,2025

1. Install "python3-twilio.noarch" package

This guide covers the steps necessary to install python3-twilio.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-twilio.noarch

2. Uninstall "python3-twilio.noarch" package

Please follow the guidelines below to uninstall python3-twilio.noarch on Fedora 39:

$ sudo dnf remove python3-twilio.noarch $ sudo dnf autoremove

3. Information about the python3-twilio.noarch package on Fedora 39

Last metadata expiration check: 1:34:32 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-twilio
Version : 8.5.1
Release : 1.fc39
Architecture : noarch
Size : 1.8 M
Source : python-twilio-8.5.1-1.fc39.src.rpm
Repository : fedora
Summary : Twilio API client and TwiML generator
URL : https://github.com/twilio/twilio-python
License : MIT
Description :
: 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.