fmipp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fmipp

* (Optional) Uninstall fmipp on Arch using YAY

$ yay -Rns fmipp

2. Manually Install "fmipp" via AUR

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

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

b. Clone fmipp's git locally

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

c. Go to ~/fmipp folder and install it

$ cd ~/fmipp $ makepkg -si

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

ID: 352320
Name: fmipp
PackageBaseID: 116696
PackageBase: fmipp
Version: 1.2-1
Description: A High-level Utility Package for FMI-based Software Development
URL: http://fmipp.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
FirstSubmitted: 1478109282
LastModified: 1478109427
URLPath: /cgit/aur.git/snapshot/fmipp.tar.gz