How to Install and Uninstall vim-pathogen.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "vim-pathogen.noarch" package

Please follow the guidance below to install vim-pathogen.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install vim-pathogen.noarch

2. Uninstall "vim-pathogen.noarch" package

Please follow the step by step instructions below to uninstall vim-pathogen.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove vim-pathogen.noarch $ sudo dnf autoremove

3. Information about the vim-pathogen.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:27:44 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : vim-pathogen
Version : 0
Release : 2.20181213gite9fb091.el8
Architecture : noarch
Size : 14 k
Source : vim-pathogen-0-2.20181213gite9fb091.el8.src.rpm
Repository : epel
Summary : Manage your runtimepath
URL : https://github.com/tpope/vim-pathogen
License : Vim
Description : Manage your 'runtimepath' with ease. In practical terms, pathogen.vim makes it
: super easy to install plugins and runtime files in their own private
: directories.
:
: For new users, I recommend using Vim's built-in package management instead:
:
: :help packages