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

Last updated: October 06,2024

1. Install "perl-Tree.noarch" package

Please follow the steps below to install perl-Tree.noarch on Fedora 34

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

2. Uninstall "perl-Tree.noarch" package

This guide covers the steps necessary to uninstall perl-Tree.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:56:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Tree
Version : 1.15
Release : 1.fc34
Architecture : noarch
Size : 46 k
Source : perl-Tree-1.15-1.fc34.src.rpm
Repository : fedora
Summary : Tree data structure
URL : https://metacpan.org/release/Tree
License : GPL+ or Artistic
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.