How to Install and Uninstall perl-Sub-Identify.x86_64 Package on Fedora 38

Last updated: October 05,2024

1. Install "perl-Sub-Identify.x86_64" package

Learn how to install perl-Sub-Identify.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Sub-Identify.x86_64

2. Uninstall "perl-Sub-Identify.x86_64" package

Please follow the guidance below to uninstall perl-Sub-Identify.x86_64 on Fedora 38:

$ sudo dnf remove perl-Sub-Identify.x86_64 $ sudo dnf autoremove

3. Information about the perl-Sub-Identify.x86_64 package on Fedora 38

Last metadata expiration check: 1:15:42 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Sub-Identify
Version : 0.14
Release : 21.fc38
Architecture : x86_64
Size : 27 k
Source : perl-Sub-Identify-0.14-21.fc38.src.rpm
Repository : fedora
Summary : Retrieve names of code references
URL : https://metacpan.org/release/Sub-Identify
License : GPL+ or Artistic
Description : Sub::Identify allows you to retrieve the real name of code references. For
: this, it uses Perl's introspection mechanism, provided by the B module.