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

Last updated: October 08,2024

1. Install "perl-Algorithm-Dependency.noarch" package

Please follow the guidelines below to install perl-Algorithm-Dependency.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Algorithm-Dependency.noarch

2. Uninstall "perl-Algorithm-Dependency.noarch" package

This tutorial shows how to uninstall perl-Algorithm-Dependency.noarch on Fedora 35:

$ sudo dnf remove perl-Algorithm-Dependency.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:28:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Algorithm-Dependency
Version : 1.112
Release : 1.fc35
Architecture : noarch
Size : 50 k
Source : perl-Algorithm-Dependency-1.112-1.fc35.src.rpm
Repository : updates
Summary : Algorithmic framework for implementing dependency trees
URL : https://metacpan.org/release/Algorithm-Dependency
License : GPL+ or Artistic
Description : Algorithm::Dependency is a framework for creating simple read-only
: dependency hierarchies, where you have a set of items that rely on other
: items in the set, and require actions on them as well.