mars-mips on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S mars-mips

* (Optional) Uninstall mars-mips on Arch using YAY

$ yay -Rns mars-mips

2. Manually Install "mars-mips" via AUR

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

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

b. Clone mars-mips's git locally

$ git clone https://aur.archlinux.org/mars-mips.git ~/mars-mips

c. Go to ~/mars-mips folder and install it

$ cd ~/mars-mips $ makepkg -si

3. Information about the mars-mips package on Arch User Repository (AUR)

ID: 692322
Name: mars-mips
PackageBaseID: 34565
PackageBase: mars-mips
Version: 4.5-5
Description: An IDE for programming in MIPS assembly language intended for educational-level use
URL: http://courses.missouristate.edu/KenVollmar/MARS/index.htm
NumVotes: 28
Popularity: 0.024624
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1266058150
LastModified: 1580665008
URLPath: /cgit/aur.git/snapshot/mars-mips.tar.gz