How to Install and Uninstall perl-CPAN-FindDependencies.noarch Package on Fedora 38

Last updated: January 07,2025

1. Install "perl-CPAN-FindDependencies.noarch" package

This guide covers the steps necessary to install perl-CPAN-FindDependencies.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-CPAN-FindDependencies.noarch

2. Uninstall "perl-CPAN-FindDependencies.noarch" package

Here is a brief guide to show you how to uninstall perl-CPAN-FindDependencies.noarch on Fedora 38:

$ sudo dnf remove perl-CPAN-FindDependencies.noarch $ sudo dnf autoremove

3. Information about the perl-CPAN-FindDependencies.noarch package on Fedora 38

Last metadata expiration check: 1:46:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-CPAN-FindDependencies
Version : 3.13
Release : 6.fc38
Architecture : noarch
Size : 47 k
Source : perl-CPAN-FindDependencies-3.13-6.fc38.src.rpm
Repository : fedora
Summary : Find dependencies for modules on CPAN
URL : https://metacpan.org/release/CPAN-FindDependencies
License : GPLv2+ or Artistic
Description : This module provides tools to find a module's dependencies (and their
: dependencies, and so on) without having to download the modules in
: their entirety.