How to Install and Uninstall perl-Perl-Tags.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "perl-Perl-Tags.noarch" package
This is a short guide on how to install perl-Perl-Tags.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
perl-Perl-Tags.noarch
Copied
2. Uninstall "perl-Perl-Tags.noarch" package
Please follow the step by step instructions below to uninstall perl-Perl-Tags.noarch on Fedora 39:
$
sudo dnf remove
perl-Perl-Tags.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Perl-Tags.noarch package on Fedora 39
Last metadata expiration check: 0:16:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Perl-Tags
Version : 0.32
Release : 26.fc39
Architecture : noarch
Size : 66 k
Source : perl-Perl-Tags-0.32-26.fc39.src.rpm
Repository : fedora
Summary : Generate Ctags style tags for Perl source code
URL : https://metacpan.org/release/Perl-Tags
License : ( GPL-1.0-or-later OR Artistic-1.0-Perl ) OR Vim
Description : Generate (possibly exuberant) Ctags style tags for Perl source code.
:
: Recursively follows use and require statements, up to a maximum of max_level.
:
: The implemented tagger, Perl::Tags::Naive is a more-or-less straight ripoff,
: slightly updated, of the original pltags code, and is rather naive. It should
: be possible to subclass using something like PPI or Text::Balanced, though be
: aware that this is alpha software and the internals are subject to change.
Available Packages
Name : perl-Perl-Tags
Version : 0.32
Release : 26.fc39
Architecture : noarch
Size : 66 k
Source : perl-Perl-Tags-0.32-26.fc39.src.rpm
Repository : fedora
Summary : Generate Ctags style tags for Perl source code
URL : https://metacpan.org/release/Perl-Tags
License : ( GPL-1.0-or-later OR Artistic-1.0-Perl ) OR Vim
Description : Generate (possibly exuberant) Ctags style tags for Perl source code.
:
: Recursively follows use and require statements, up to a maximum of max_level.
:
: The implemented tagger, Perl::Tags::Naive is a more-or-less straight ripoff,
: slightly updated, of the original pltags code, and is rather naive. It should
: be possible to subclass using something like PPI or Text::Balanced, though be
: aware that this is alpha software and the internals are subject to change.