How to Install and Uninstall perl-indirect.x86_64 Package on Fedora 35

Last updated: October 05,2024

1. Install "perl-indirect.x86_64" package

This tutorial shows how to install perl-indirect.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-indirect.x86_64

2. Uninstall "perl-indirect.x86_64" package

Here is a brief guide to show you how to uninstall perl-indirect.x86_64 on Fedora 35:

$ sudo dnf remove perl-indirect.x86_64 $ sudo dnf autoremove

3. Information about the perl-indirect.x86_64 package on Fedora 35

Last metadata expiration check: 4:47:46 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-indirect
Version : 0.39
Release : 11.fc35
Architecture : x86_64
Size : 36 k
Source : perl-indirect-0.39-11.fc35.src.rpm
Repository : fedora
Summary : Lexically warn about using the indirect object syntax
URL : https://metacpan.org/release/indirect
License : GPL+ or Artistic
Description : When enabled (or disabled as some may prefer to say, since you actually
: turn it on by calling no indirect), this pragma warns about indirect object
: syntax constructs that may have slipped into your code.