octave-arduino on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S octave-arduino

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

$ yay -Rns octave-arduino

2. Manually Install "octave-arduino" via AUR

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

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

b. Clone octave-arduino's git locally

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

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

$ cd ~/octave-arduino $ makepkg -si

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

ID: 1381305
Name: octave-arduino
PackageBaseID: 140448
PackageBase: octave-arduino
Version: 0.12.1-1
Description: Basic Octave implementation of the matlab arduino extension, allowing communication to a programmed arduino board to control its hardware
URL: https://gnu-octave.github.io/packages/arduino
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: wangjiezhe
FirstSubmitted: 1553063330
LastModified: 1704546681
URLPath: /cgit/aur.git/snapshot/octave-arduino.tar.gz