octave-mvn on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S octave-mvn

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

$ yay -Rns octave-mvn

2. Manually Install "octave-mvn" via AUR

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

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

b. Clone octave-mvn's git locally

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

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

$ cd ~/octave-mvn $ makepkg -si

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

ID: 1166077
Name: octave-mvn
PackageBaseID: 102487
PackageBase: octave-mvn
Version: 1.1.0-3
Description: Multivariate normal distribution clustering and utility functions
URL: https://gnu-octave.github.io/packages/mvn
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1445917167
LastModified: 1667868124
URLPath: /cgit/aur.git/snapshot/octave-mvn.tar.gz