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

Last updated: September 29,2024

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

This guide covers the steps necessary to install vim-perl-support.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 3:47:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : vim-perl-support
Version : 5.3.2
Release : 13.fc34
Architecture : noarch
Size : 179 k
Source : vim-perl-support-5.3.2-13.fc34.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.