libgentl on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libgentl

* (Optional) Uninstall libgentl on Arch using YAY

$ yay -Rns libgentl

2. Manually Install "libgentl" via AUR

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

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

b. Clone libgentl's git locally

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

c. Go to ~/libgentl folder and install it

$ cd ~/libgentl $ makepkg -si

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

ID: 1292526
Name: libgentl
PackageBaseID: 196015
PackageBase: libgentl
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: 1689962206
LastModified: 1689962206
URLPath: /cgit/aur.git/snapshot/libgentl.tar.gz