How to Install and Uninstall vim-pathogen.noarch Package on CentOS 8 / RHEL 8
Last updated: November 26,2024
1. Install "vim-pathogen.noarch" package
This tutorial shows how to install vim-pathogen.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
vim-pathogen.noarch
Copied
2. Uninstall "vim-pathogen.noarch" package
Please follow the step by step instructions below to uninstall vim-pathogen.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
vim-pathogen.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the vim-pathogen.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:58:25 ago on Sun May 9 13:03:46 2021.
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
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