gdb-prompt-git on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S gdb-prompt-git

* (Optional) Uninstall gdb-prompt-git on Arch using YAY

$ yay -Rns gdb-prompt-git

2. Manually Install "gdb-prompt-git" via AUR

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

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

b. Clone gdb-prompt-git's git locally

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

c. Go to ~/gdb-prompt-git folder and install it

$ cd ~/gdb-prompt-git $ makepkg -si

3. Information about the gdb-prompt-git package on Arch User Repository (AUR)

ID: 1364768
Name: gdb-prompt-git
PackageBaseID: 197100
PackageBase: gdb-prompt-git
Version: r8.b837d39-1
Description: A powerlevel10k-like prompt style of gdb.
URL: https://github.com/Freed-Wu/gdb-prompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1693291413
LastModified: 1701742415
URLPath: /cgit/aur.git/snapshot/gdb-prompt-git.tar.gz