bochs on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "bochs" 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
Copied
b. Install bochs on Arch using YAY
$
yay -S
bochs
Copied
* (Optional) Uninstall bochs on Arch using YAY
$
yay -Rns
bochs
Copied
2. Manually Install "bochs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bochs's git locally
$
git clone https://aur.archlinux.org/bochs.git
~/bochs
Copied
c. Go to ~/bochs folder and install it
$
cd
~/bochs
Copied
$
makepkg -si
Copied
3. Information about the bochs package on Arch User Repository (AUR)
ID: 1226969
Name: bochs
PackageBaseID: 191613
PackageBase: bochs
Version: 2.7-2
Description: A portable x86 PC emulation software package, including GUI debugger
URL: http://bochs.sourceforge.net/
NumVotes: 2
Popularity: 0.001367
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1678903133
LastModified: 1678903133
URLPath: /cgit/aur.git/snapshot/bochs.tar.gz
Name: bochs
PackageBaseID: 191613
PackageBase: bochs
Version: 2.7-2
Description: A portable x86 PC emulation software package, including GUI debugger
URL: http://bochs.sourceforge.net/
NumVotes: 2
Popularity: 0.001367
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1678903133
LastModified: 1678903133
URLPath: /cgit/aur.git/snapshot/bochs.tar.gz