bochs-gdb-stub on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bochs-gdb-stub

* (Optional) Uninstall bochs-gdb-stub on Arch using YAY

$ yay -Rns bochs-gdb-stub

2. Manually Install "bochs-gdb-stub" via AUR

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

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

b. Clone bochs-gdb-stub's git locally

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

c. Go to ~/bochs-gdb-stub folder and install it

$ cd ~/bochs-gdb-stub $ makepkg -si

3. Information about the bochs-gdb-stub package on Arch User Repository (AUR)

ID: 1186741
Name: bochs-gdb-stub
PackageBaseID: 183278
PackageBase: bochs-gdb-stub
Version: 2.7-1
Description: A portable x86 PC emulation software package with gdbstub
URL: http://bochs.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tanche-Z
Submitter: Tanche-Z
FirstSubmitted: 1655399118
LastModified: 1671739323
URLPath: /cgit/aur.git/snapshot/bochs-gdb-stub.tar.gz