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

Last updated: February 06,2025

1. Install "python3-urwidtrees.noarch" package

Please follow the guidance below to install python3-urwidtrees.noarch on Fedora 39

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

2. Uninstall "python3-urwidtrees.noarch" package

This is a short guide on how to uninstall python3-urwidtrees.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:09:59 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-urwidtrees
Version : 1.0.3
Release : 10.fc39
Architecture : noarch
Size : 60 k
Source : python-urwidtrees-1.0.3-10.fc39.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