vxl on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S vxl

* (Optional) Uninstall vxl on Arch using YAY

$ yay -Rns vxl

2. Manually Install "vxl" via AUR

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

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

b. Clone vxl's git locally

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

c. Go to ~/vxl folder and install it

$ cd ~/vxl $ makepkg -si

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

ID: 1181100
Name: vxl
PackageBaseID: 118098
PackageBase: vxl
Version: 3.5.0-1
Description: VXL (the Vision-something-Libraries): a multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.
URL: https://github.com/vxl/vxl
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: liamtimms
Submitter: purboo
FirstSubmitted: 1482470681
LastModified: 1670751765
URLPath: /cgit/aur.git/snapshot/vxl.tar.gz