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

Last updated: September 30,2024

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

Please follow the instructions below to install vim-perl-support.noarch on Fedora 39

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

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

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

Last metadata expiration check: 0:26:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : vim-perl-support
Version : 5.3.2
Release : 18.fc39
Architecture : noarch
Size : 187 k
Source : vim-perl-support-5.3.2-18.fc39.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.