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

Last updated: January 10,2025

1. Install "vim-perl-support.noarch" package

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

$ sudo dnf update $ sudo dnf install vim-perl-support.noarch

2. Uninstall "vim-perl-support.noarch" package

Please follow the guidelines below to uninstall vim-perl-support.noarch on Fedora 36:

$ sudo dnf remove vim-perl-support.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:44:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : vim-perl-support
Version : 5.3.2
Release : 15.fc36
Architecture : noarch
Size : 178 k
Source : vim-perl-support-5.3.2-15.fc36.src.rpm
Repository : fedora
Summary : Perl-IDE for VIM
URL : http://www.vim.org/scripts/script.php?script_id=556
License : GPLv2
Description : Perl Support implements a Perl-IDE for Vim/gVim. It is written to considerably
: speed up writing code in a consistent style. This is done by inserting
: complete statements, comments, idioms, code snippets, templates, and POD
: documentation. Reading perldoc is integrated. Syntax checking, running a
: script, running perltidy, running perlcritics, starting a debugger and a
: profiler can be done with a keystroke.