octave-zeromq on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S octave-zeromq

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

$ yay -Rns octave-zeromq

2. Manually Install "octave-zeromq" via AUR

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

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

b. Clone octave-zeromq's git locally

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

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

$ cd ~/octave-zeromq $ makepkg -si

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

ID: 1311823
Name: octave-zeromq
PackageBaseID: 108615
PackageBase: octave-zeromq
Version: 1.5.6-1
Description: ZeroMQ bindings for GNU Octave
URL: https://gnu-octave.github.io/packages/zeromq/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1457575318
LastModified: 1693490415
URLPath: /cgit/aur.git/snapshot/octave-zeromq.tar.gz