octave-vlfeat on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S octave-vlfeat

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

$ yay -Rns octave-vlfeat

2. Manually Install "octave-vlfeat" via AUR

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

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

b. Clone octave-vlfeat's git locally

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

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

$ cd ~/octave-vlfeat $ makepkg -si

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

ID: 1170299
Name: octave-vlfeat
PackageBaseID: 103763
PackageBase: vlfeat
Version: 0.9.21-10
Description: An open library of computer vision algorithms (octave package)
URL: https://www.vlfeat.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: makeufreak
FirstSubmitted: 1448398045
LastModified: 1668650241
URLPath: /cgit/aur.git/snapshot/octave-vlfeat.tar.gz