bochs-sdl on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S bochs-sdl

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

$ yay -Rns bochs-sdl

2. Manually Install "bochs-sdl" via AUR

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

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

b. Clone bochs-sdl's git locally

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

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

$ cd ~/bochs-sdl $ makepkg -si

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

ID: 1023483
Name: bochs-sdl
PackageBaseID: 140126
PackageBase: bochs-sdl
Version: 2.7-1
Description: A portable x86 PC emulation software package, including GUI debugger, with sdl support
URL: http://bochs.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Phi11ipus
FirstSubmitted: 1551893534
LastModified: 1642869207
URLPath: /cgit/aur.git/snapshot/bochs-sdl.tar.gz