gdb78 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gdb78

* (Optional) Uninstall gdb78 on Arch using YAY

$ yay -Rns gdb78

2. Manually Install "gdb78" via AUR

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

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

b. Clone gdb78's git locally

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

c. Go to ~/gdb78 folder and install it

$ cd ~/gdb78 $ makepkg -si

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

ID: 199560
Name: gdb78
PackageBaseID: 94809
PackageBase: gdb78
Version: 7.8.2-1
Description: The GNU Debugger
URL: http://www.gnu.org/software/gdb/
NumVotes: 0
Popularity: 0
OutOfDate: 1708614058
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1434650111
LastModified: 1434650112
URLPath: /cgit/aur.git/snapshot/gdb78.tar.gz