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

Last updated: June 25,2024

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

$ yay -S vim-python-mode

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

$ yay -Rns vim-python-mode

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

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

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

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

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

ID: 911067
Name: vim-python-mode
PackageBaseID: 135098
PackageBase: vim-python-mode
Version: 0.13.0-1
Description: A vim plugin that make vim into python IDE
URL: https://github.com/python-mode/python-mode
NumVotes: 4
Popularity: 0.277559
OutOfDate:
Maintainer: Cravix
Submitter: Cravix
FirstSubmitted: 1534339053
LastModified: 1621736575
URLPath: /cgit/aur.git/snapshot/vim-python-mode.tar.gz