How to Install and Uninstall perl-Tangerine.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "perl-Tangerine.noarch" package

In this section, we are going to explain the necessary steps to install perl-Tangerine.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Tangerine.noarch

2. Uninstall "perl-Tangerine.noarch" package

Learn how to uninstall perl-Tangerine.noarch on Fedora 36:

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

3. Information about the perl-Tangerine.noarch package on Fedora 36

Last metadata expiration check: 5:07:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Tangerine
Version : 0.23
Release : 17.fc36
Architecture : noarch
Size : 54 k
Source : perl-Tangerine-0.23-17.fc36.src.rpm
Repository : fedora
Summary : Analyse perl files and report module-related information
URL : https://metacpan.org/release/Tangerine
License : MIT
Description : Tangerine statically analyses perl files and reports various information
: about provided, used (compile-time dependencies) and required (runtime
: dependencies) modules.