qtmips on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S qtmips

* (Optional) Uninstall qtmips on Arch using YAY

$ yay -Rns qtmips

2. Manually Install "qtmips" via AUR

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

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

b. Clone qtmips's git locally

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

c. Go to ~/qtmips folder and install it

$ cd ~/qtmips $ makepkg -si

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

ID: 864711
Name: qtmips
PackageBaseID: 163405
PackageBase: qtmips
Version: 0.7.5-1
Description: MIPS CPU simulator for education purposes with pipeline and cache visualization
URL: https://github.com/cvut/QtMips
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sobotkama
Submitter: sobotkama
FirstSubmitted: 1613499097
LastModified: 1613558193
URLPath: /cgit/aur.git/snapshot/qtmips.tar.gz