octave-dataframe on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S octave-dataframe

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

$ yay -Rns octave-dataframe

2. Manually Install "octave-dataframe" via AUR

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

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

b. Clone octave-dataframe's git locally

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

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

$ cd ~/octave-dataframe $ makepkg -si

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

ID: 1166111
Name: octave-dataframe
PackageBaseID: 102514
PackageBase: octave-dataframe
Version: 1.2.0-1
Description: Data manipulation toolbox similar to R data.frame
URL: https://gnu-octave.github.io/packages/dataframe/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1445941457
LastModified: 1667870918
URLPath: /cgit/aur.git/snapshot/octave-dataframe.tar.gz