vim-python-mode-git on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "vim-python-mode-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-python-mode-git on Arch using YAY

$ yay -S vim-python-mode-git

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

$ yay -Rns vim-python-mode-git

2. Manually Install "vim-python-mode-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-python-mode-git's git locally

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

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

$ cd ~/vim-python-mode-git $ makepkg -si

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

ID: 727241
Name: vim-python-mode-git
PackageBaseID: 115120
PackageBase: vim-python-mode-git
Version: 0.9.2.r3.gf94b0d7-2
Description: Python-mode is a vim plugin that allows you to use the pylint, rope, pydoc library in vim to provide features like python code looking for bugs, refactoring and some other useful things.
URL: https://github.com/python-mode/python-mode
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1472569409
LastModified: 1587996657
URLPath: /cgit/aur.git/snapshot/vim-python-mode-git.tar.gz