gdbwire-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gdbwire-git

* (Optional) Uninstall gdbwire-git on Arch using YAY

$ yay -Rns gdbwire-git

2. Manually Install "gdbwire-git" via AUR

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

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

b. Clone gdbwire-git's git locally

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

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

$ cd ~/gdbwire-git $ makepkg -si

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

ID: 407319
Name: gdbwire-git
PackageBaseID: 122020
PackageBase: gdbwire-git
Version: r183.549b001-1
Description: portable lightweight library for communicating with the GDB
URL: https://github.com/brasko/gdbwire
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zsrkmyn
FirstSubmitted: 1493787007
LastModified: 1493787007
URLPath: /cgit/aur.git/snapshot/gdbwire-git.tar.gz