How to Install and Uninstall python3-wled.noarch Package on Fedora 34

Last updated: October 09,2024

1. Install "python3-wled.noarch" package

This is a short guide on how to install python3-wled.noarch on Fedora 34

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

2. Uninstall "python3-wled.noarch" package

This guide covers the steps necessary to uninstall python3-wled.noarch on Fedora 34:

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

3. Information about the python3-wled.noarch package on Fedora 34

Last metadata expiration check: 1:42:45 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-wled
Version : 0.4.4
Release : 2.fc34
Architecture : noarch
Size : 27 k
Source : python-wled-0.4.4-2.fc34.src.rpm
Repository : fedora
Summary : Python client for WLED
URL : https://github.com/frenck/python-wled
License : MIT
Description : This package allows you to control and monitor an WLED device
: programmatically. It is mainly created to allow third-party
: programs to automate the behavior of WLED.