octave-lssa on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S octave-lssa

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

$ yay -Rns octave-lssa

2. Manually Install "octave-lssa" via AUR

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

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

b. Clone octave-lssa's git locally

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

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

$ cd ~/octave-lssa $ makepkg -si

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

ID: 1166079
Name: octave-lssa
PackageBaseID: 102485
PackageBase: octave-lssa
Version: 0.1.4-1
Description: A package implementing tools to compute spectral decompositions of irregularly-spaced time series. Currently includes functions based off the Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C
URL: https://gnu-octave.github.io/packages/lssa
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1445916799
LastModified: 1667868334
URLPath: /cgit/aur.git/snapshot/octave-lssa.tar.gz