meep on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S meep

* (Optional) Uninstall meep on Arch using YAY

$ yay -Rns meep

2. Manually Install "meep" via AUR

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

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

b. Clone meep's git locally

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

c. Go to ~/meep folder and install it

$ cd ~/meep $ makepkg -si

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

ID: 1263343
Name: meep
PackageBaseID: 8076
PackageBase: meep
Version: 1.27.0-1
Description: A free finite-difference time-domain simulation software package
URL: http://ab-initio.mit.edu/wiki/index.php/Meep
NumVotes: 12
Popularity: 0
OutOfDate: 1706522087
Maintainer:
Submitter:
FirstSubmitted: 1168603754
LastModified: 1685043913
URLPath: /cgit/aur.git/snapshot/meep.tar.gz