octave-plot on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S octave-plot

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

$ yay -Rns octave-plot

2. Manually Install "octave-plot" via AUR

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

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

b. Clone octave-plot's git locally

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

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

$ cd ~/octave-plot $ makepkg -si

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

ID: 1024956
Name: octave-plot
PackageBaseID: 57548
PackageBase: octave-plot
Version: 1.1.0-5
Description: Additional ploting tools for Octave.
URL: https://octave.sourceforge.io/plot
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: drizzd
FirstSubmitted: 1331588409
LastModified: 1643065779
URLPath: /cgit/aur.git/snapshot/octave-plot.tar.gz