How to Install and Uninstall perl-Tree.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "perl-Tree.noarch" package

Learn how to install perl-Tree.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-Tree.noarch

2. Uninstall "perl-Tree.noarch" package

Here is a brief guide to show you how to uninstall perl-Tree.noarch on Fedora 39:

$ sudo dnf remove perl-Tree.noarch $ sudo dnf autoremove

3. Information about the perl-Tree.noarch package on Fedora 39

Last metadata expiration check: 4:56:48 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-Tree
Version : 1.16
Release : 1.fc39
Architecture : noarch
Size : 44 k
Source : perl-Tree-1.16-1.fc39.src.rpm
Repository : fedora
Summary : Tree data structure
URL : https://metacpan.org/release/Tree
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This implements a full-featured N-ary tree representation with configurable
: error-handling and a simple events system that allows for transparent
: persistence to a variety of data stores.