vlfeat on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install vlfeat on Arch using YAY
$
yay -S
vlfeat
Copied
* (Optional) Uninstall vlfeat on Arch using YAY
$
yay -Rns
vlfeat
Copied
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
Copied
b. Clone vlfeat's git locally
$
git clone https://aur.archlinux.org/vlfeat.git
~/vlfeat
Copied
c. Go to ~/vlfeat folder and install it
$
cd
~/vlfeat
Copied
$
makepkg -si
Copied
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
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