kgdb-agent-proxy on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S kgdb-agent-proxy

* (Optional) Uninstall kgdb-agent-proxy on Arch using YAY

$ yay -Rns kgdb-agent-proxy

2. Manually Install "kgdb-agent-proxy" via AUR

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

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

b. Clone kgdb-agent-proxy's git locally

$ git clone https://aur.archlinux.org/kgdb-agent-proxy.git ~/kgdb-agent-proxy

c. Go to ~/kgdb-agent-proxy folder and install it

$ cd ~/kgdb-agent-proxy $ makepkg -si

3. Information about the kgdb-agent-proxy package on Arch User Repository (AUR)

ID: 198733
Name: kgdb-agent-proxy
PackageBaseID: 84368
PackageBase: kgdb-agent-proxy
Version: 1.96-1
Description: A simple, small proxy which was intended for use with kgdb, or gdbserver type connections where you want to share a text console and a debug session.
URL: https://kgdb.wiki.kernel.org/index.php/Main_Page
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter: anatolik
FirstSubmitted: 1407194043
LastModified: 1434556036
URLPath: /cgit/aur.git/snapshot/kgdb-agent-proxy.tar.gz