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

Last updated: October 05,2024

1. Install "python3-urwidtrees.noarch" package

Please follow the guidelines below to install python3-urwidtrees.noarch on Fedora 34

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

2. Uninstall "python3-urwidtrees.noarch" package

Please follow the step by step instructions below to uninstall python3-urwidtrees.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:56:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-urwidtrees
Version : 1.0.2
Release : 8.gitd1fa38c.fc34
Architecture : noarch
Size : 48 k
Source : python-urwidtrees-1.0.2-8.gitd1fa38c.fc34.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