vim-pathogen-git on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "vim-pathogen-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install vim-pathogen-git on Arch using YAY

$ yay -S vim-pathogen-git

* (Optional) Uninstall vim-pathogen-git on Arch using YAY

$ yay -Rns vim-pathogen-git

2. Manually Install "vim-pathogen-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone vim-pathogen-git's git locally

$ git clone https://aur.archlinux.org/vim-pathogen-git.git ~/vim-pathogen-git

c. Go to ~/vim-pathogen-git folder and install it

$ cd ~/vim-pathogen-git $ makepkg -si

3. Information about the vim-pathogen-git package on Arch User Repository (AUR)

ID: 220510
Name: vim-pathogen-git
PackageBaseID: 42257
PackageBase: vim-pathogen-git
Version: 2.3.10.g91e6378-2
Description: A vim plugin for managing your runtimepath
URL: http://github.com/tpope/vim-pathogen
NumVotes: 16
Popularity: 0
OutOfDate: 1690632655
Maintainer:
Submitter: falconindy
FirstSubmitted: 1288226567
LastModified: 1439315541
URLPath: /cgit/aur.git/snapshot/vim-pathogen-git.tar.gz