openems on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S openems

* (Optional) Uninstall openems on Arch using YAY

$ yay -Rns openems

2. Manually Install "openems" via AUR

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

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

b. Clone openems's git locally

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

c. Go to ~/openems folder and install it

$ cd ~/openems $ makepkg -si

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

ID: 1392975
Name: openems
PackageBaseID: 111418
PackageBase: openems
Version: 0.0.36-1
Description: free and open electromagnetic field solver using the FDTD method
URL: https://openEMS.de
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: pointhi
FirstSubmitted: 1463669100
LastModified: 1706287671
URLPath: /cgit/aur.git/snapshot/openems.tar.gz