How to Install and Uninstall python3-urwidtrees.noarch Package on Fedora 36

Last updated: November 25,2024

1. Install "python3-urwidtrees.noarch" package

This guide covers the steps necessary to install python3-urwidtrees.noarch on Fedora 36

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

2. Uninstall "python3-urwidtrees.noarch" package

Please follow the steps below to uninstall python3-urwidtrees.noarch on Fedora 36:

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

3. Information about the python3-urwidtrees.noarch package on Fedora 36

Last metadata expiration check: 1:13:09 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-urwidtrees
Version : 1.0.3
Release : 5.fc36
Architecture : noarch
Size : 48 k
Source : python-urwidtrees-1.0.3-5.fc36.src.rpm
Repository : fedora
Summary : Tree Widget Container API for the urwid toolkit
URL : https://github.com/pazz/urwidtrees
License : GPLv3+
Description : It uses an MVC approach and allows to build trees of widgets. Its design
: goals are
:
: * clear separation classes that define, decorate and display trees of widgets
: * representation of trees by local operations on node positions
: * easy to use default implementation for simple trees
: * Collapses are considered decoration