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

Last updated: January 17,2025

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

Here is a brief guide to show you how to install vim-perl-support.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall vim-perl-support.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:41:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : vim-perl-support
Version : 5.3.2
Release : 14.fc35
Architecture : noarch
Size : 178 k
Source : vim-perl-support-5.3.2-14.fc35.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.