vlfeat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S vlfeat

* (Optional) Uninstall vlfeat on Arch using YAY

$ yay -Rns vlfeat

2. Manually Install "vlfeat" via AUR

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

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

b. Clone vlfeat's git locally

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

c. Go to ~/vlfeat folder and install it

$ cd ~/vlfeat $ makepkg -si

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

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