msim on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S msim

* (Optional) Uninstall msim on Arch using YAY

$ yay -Rns msim

2. Manually Install "msim" via AUR

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

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

b. Clone msim's git locally

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

c. Go to ~/msim folder and install it

$ cd ~/msim $ makepkg -si

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

ID: 1349033
Name: msim
PackageBaseID: 30544
PackageBase: msim
Version: 2.2.1-1
Description: Light-weight computer simulator based on MIPS R4000 and RISC-V
URL: https://d3s.mff.cuni.cz/software/msim/
NumVotes: 4
Popularity: 0.260393
OutOfDate:
Maintainer: hotspur
Submitter: hotspur
FirstSubmitted: 1254333536
LastModified: 1699351750
URLPath: /cgit/aur.git/snapshot/msim.tar.gz