octave-msh on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S octave-msh

* (Optional) Uninstall octave-msh on Arch using YAY

$ yay -Rns octave-msh

2. Manually Install "octave-msh" via AUR

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

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

b. Clone octave-msh's git locally

$ git clone https://aur.archlinux.org/octave-msh.git ~/octave-msh

c. Go to ~/octave-msh folder and install it

$ cd ~/octave-msh $ makepkg -si

3. Information about the octave-msh package on Arch User Repository (AUR)

ID: 1166043
Name: octave-msh
PackageBaseID: 102512
PackageBase: octave-msh
Version: 1.0.12-1
Description: Create and manage triangular and tetrahedral meshes for Finite Element or Finite Volume PDE solvers. Use a mesh data structure compatible with PDEtool. Rely on gmsh for unstructured mesh generation.
URL: https://github.com/carlodefalco/msh
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1445940908
LastModified: 1667864981
URLPath: /cgit/aur.git/snapshot/octave-msh.tar.gz