vimpdb on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install vimpdb on Arch using YAY
$
yay -S
vimpdb
Copied
* (Optional) Uninstall vimpdb on Arch using YAY
$
yay -Rns
vimpdb
Copied
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
Copied
b. Clone vimpdb's git locally
$
git clone https://aur.archlinux.org/vimpdb.git
~/vimpdb
Copied
c. Go to ~/vimpdb folder and install it
$
cd
~/vimpdb
Copied
$
makepkg -si
Copied
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
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