mimaflux on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mimaflux

* (Optional) Uninstall mimaflux on Arch using YAY

$ yay -Rns mimaflux

2. Manually Install "mimaflux" via AUR

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

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

b. Clone mimaflux's git locally

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

c. Go to ~/mimaflux folder and install it

$ cd ~/mimaflux $ makepkg -si

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

ID: 1180541
Name: mimaflux
PackageBaseID: 188621
PackageBase: mimaflux
Version: 1.1.0-1
Description: debugger for Mima assembly code
URL: https://github.com/mattulbrich/mimaflux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoviz
Submitter: Ordoviz
FirstSubmitted: 1670623423
LastModified: 1670623423
URLPath: /cgit/aur.git/snapshot/mimaflux.tar.gz