bochs-gdb on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S bochs-gdb

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

$ yay -Rns bochs-gdb

2. Manually Install "bochs-gdb" 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's git locally

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

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

$ cd ~/bochs-gdb $ makepkg -si

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

ID: 845958
Name: bochs-gdb
PackageBaseID: 103738
PackageBase: bochs-gdb
Version: 2.6.11-3
Description: A portable x86 PC emulation software package with gdbstub
URL: http://bochs.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1655396272
Maintainer: j4cobgarby
Submitter: Enerccio
FirstSubmitted: 1448354994
LastModified: 1610411917
URLPath: /cgit/aur.git/snapshot/bochs-gdb.tar.gz