vim-conque-gdb on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S vim-conque-gdb

* (Optional) Uninstall vim-conque-gdb on Arch using YAY

$ yay -Rns vim-conque-gdb

2. Manually Install "vim-conque-gdb" via AUR

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

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

b. Clone vim-conque-gdb's git locally

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

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

$ cd ~/vim-conque-gdb $ makepkg -si

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

ID: 229751
Name: vim-conque-gdb
PackageBaseID: 89843
PackageBase: vim-conque-gdb
Version: 0.14-1
Description: GDB command line interface and terminal emulator in (G)Vim.
URL: http://www.vim.org/scripts/script.php?script_id=4582
NumVotes: 3
Popularity: 0
OutOfDate: 1572527511
Maintainer:
Submitter: dobo
FirstSubmitted: 1422387343
LastModified: 1441916994
URLPath: /cgit/aur.git/snapshot/vim-conque-gdb.tar.gz