vimpdb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S vimpdb

* (Optional) Uninstall vimpdb on Arch using YAY

$ yay -Rns vimpdb

2. Manually Install "vimpdb" via AUR

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

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

b. Clone vimpdb's git locally

$ git clone https://aur.archlinux.org/vimpdb.git ~/vimpdb

c. Go to ~/vimpdb folder and install it

$ cd ~/vimpdb $ makepkg -si

3. Information about the vimpdb package on Arch User Repository (AUR)

ID: 515623
Name: vimpdb
PackageBaseID: 37201
PackageBase: vimpdb
Version: 0.1-1
Description: A vim script for debugging python.
URL: https://github.com/vim-scripts/VimPdb
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: timdiels
FirstSubmitted: 1273908093
LastModified: 1527799268
URLPath: /cgit/aur.git/snapshot/vimpdb.tar.gz