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

Last updated: June 17,2024

1. Install "python3-anytree.noarch" package

This guide let you learn how to install python3-anytree.noarch on Fedora 36

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

2. Uninstall "python3-anytree.noarch" package

This is a short guide on how to uninstall python3-anytree.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:47:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-anytree
Version : 2.8.0
Release : 7.fc36
Architecture : noarch
Size : 64 k
Source : python-anytree-2.8.0-7.fc36.src.rpm
Repository : fedora
Summary : Powerful and Lightweight Python Tree Data Structure
URL : https://pypi.io/project/anytree
License : ASL 2.0
Description : Powerful and Lightweight Python Tree Data Structure with various plugins.