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

Last updated: June 26,2024

1. Install "perl-Tree.noarch" package

Here is a brief guide to show you how to install perl-Tree.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 5:22:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Tree
Version : 1.15
Release : 3.fc35
Architecture : noarch
Size : 45 k
Source : perl-Tree-1.15-3.fc35.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.