libspinnaker on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libspinnaker

* (Optional) Uninstall libspinnaker on Arch using YAY

$ yay -Rns libspinnaker

2. Manually Install "libspinnaker" via AUR

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

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

b. Clone libspinnaker's git locally

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

c. Go to ~/libspinnaker folder and install it

$ cd ~/libspinnaker $ makepkg -si

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

ID: 1293494
Name: libspinnaker
PackageBaseID: 196016
PackageBase: libspinnaker
Version: 3.1.0.79-1
Description: FLIR GenTL producer interface that enables the user to enumerate, communicate and stream from FLIR GigE Vision and USB3 Vision devices in a generic way independent from the underlying transport technology. This package contains shared libraries.
URL: https://www.flir.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daizhirui
Submitter: daizhirui
FirstSubmitted: 1689962503
LastModified: 1690182193
URLPath: /cgit/aur.git/snapshot/libspinnaker.tar.gz