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

Last updated: June 03,2024

1. Install "python3-AWSIoTPythonSDK.noarch" package

Learn how to install python3-AWSIoTPythonSDK.noarch on Fedora 39

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

2. Uninstall "python3-AWSIoTPythonSDK.noarch" package

Learn how to uninstall python3-AWSIoTPythonSDK.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:40:14 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-AWSIoTPythonSDK
Version : 1.4.9
Release : 10.fc39
Architecture : noarch
Size : 191 k
Source : python-AWSIoTPythonSDK-1.4.9-10.fc39.src.rpm
Repository : fedora
Summary : SDK for connecting to AWS IoT using Python
URL : https://github.com/aws/aws-iot-device-sdk-python
License : ASL 2.0 and EPL-1.0
Description : The AWS IoT Device SDK for Python allows developers to write Python script to
: use their devices to access the AWS IoT platform through MQTT or MQTT over the
: WebSocket protocol. By connecting their devices to AWS IoT, users can securely
: work with the message broker, rules, and the device shadow (sometimes referred
: to as a thing shadow) provided by AWS IoT and with other AWS services like AWS
: Lambda, Amazon Kinesis, Amazon S3, and more.