gxemul on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S gxemul

* (Optional) Uninstall gxemul on Arch using YAY

$ yay -Rns gxemul

2. Manually Install "gxemul" via AUR

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

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

b. Clone gxemul's git locally

$ git clone https://aur.archlinux.org/gxemul.git ~/gxemul

c. Go to ~/gxemul folder and install it

$ cd ~/gxemul $ makepkg -si

3. Information about the gxemul package on Arch User Repository (AUR)

ID: 1222548
Name: gxemul
PackageBaseID: 11150
PackageBase: gxemul
Version: 0.7.0-1
Description: Instruction-level machine emulator
URL: https://gavare.se/gxemul/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: shinlun
FirstSubmitted: 1179814002
LastModified: 1678191175
URLPath: /cgit/aur.git/snapshot/gxemul.tar.gz