octave-image on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S octave-image

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

$ yay -Rns octave-image

2. Manually Install "octave-image" via AUR

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

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

b. Clone octave-image's git locally

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

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

$ cd ~/octave-image $ makepkg -si

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

ID: 1166120
Name: octave-image
PackageBaseID: 35864
PackageBase: octave-image
Version: 2.14.0-1
Description: The Octave-forge Image package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more.
URL: https://gnu-octave.github.io/packages/image/
NumVotes: 62
Popularity: 3.0E-5
OutOfDate:
Maintainer: pingplug
Submitter: EdwardXXIV
FirstSubmitted: 1269338693
LastModified: 1667871025
URLPath: /cgit/aur.git/snapshot/octave-image.tar.gz