bochs-svn on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S bochs-svn

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

$ yay -Rns bochs-svn

2. Manually Install "bochs-svn" via AUR

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

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

b. Clone bochs-svn's git locally

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

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

$ cd ~/bochs-svn $ makepkg -si

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

ID: 884061
Name: bochs-svn
PackageBaseID: 149624
PackageBase: bochs-svn
Version: 2.6.11.r14203-1
Description: A portable x86 PC emulation software package, including GUI debugger (SVN Snapshot)
URL: http://bochs.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cykusz
Submitter: cykusz
FirstSubmitted: 1582899619
LastModified: 1616866384
URLPath: /cgit/aur.git/snapshot/bochs-svn.tar.gz