vim-gdbmgr on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S vim-gdbmgr

* (Optional) Uninstall vim-gdbmgr on Arch using YAY

$ yay -Rns vim-gdbmgr

2. Manually Install "vim-gdbmgr" via AUR

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

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

b. Clone vim-gdbmgr's git locally

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

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

$ cd ~/vim-gdbmgr $ makepkg -si

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

ID: 193503
Name: vim-gdbmgr
PackageBaseID: 51570
PackageBase: vim-gdbmgr
Version: 1.0-1
Description: GDB (Gnu Debugger) Manager for Vim
URL: http://www.vim.org/scripts/script.php?script_id=4104
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ytj
FirstSubmitted: 1313477129
LastModified: 1434137680
URLPath: /cgit/aur.git/snapshot/vim-gdbmgr.tar.gz