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

Last updated: September 25,2024

1. Install "python3-AWSIoTPythonSDK.noarch" package

Here is a brief guide to show you how to install python3-AWSIoTPythonSDK.noarch on Fedora 35

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

2. Uninstall "python3-AWSIoTPythonSDK.noarch" package

This is a short guide on how to uninstall python3-AWSIoTPythonSDK.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:12:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-AWSIoTPythonSDK
Version : 1.4.9
Release : 4.fc35
Architecture : noarch
Size : 142 k
Source : python-AWSIoTPythonSDK-1.4.9-4.fc35.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.