Package Details: opentracecapture 0.2.0-2

Git Clone URL: https://aur.archlinux.org/opentracecapture.git (read-only, click to copy)
Package Base: opentracecapture
Description: Signal analysis library for logic analyzers, oscilloscopes, and multimeters.
Upstream URL: https://opentracelab.github.io/website/
Licenses: GPL-3.0-only
Submitter: kamocat
Maintainer: kamocat
Last Packager: kamocat
Votes: 0
Popularity: 0.000000
First Submitted: 2025-11-19 05:48 (UTC)
Last Updated: 2025-11-21 19:29 (UTC)

Dependencies (18)

Required by (0)

Sources (1)

Latest Comments

kamocat commented on 2025-11-24 03:49 (UTC)

Thanks for the tips. There is an upstream issue with the Yokogawa DLM right now, so I'm hoping nobody tries to build with GPIB yet.

SCDevel commented on 2025-11-19 06:34 (UTC) (edited on 2025-11-19 06:36 (UTC) by SCDevel)

possible typos in dependencies:

libftdi1 -> libftdi

libgio -> glib2 (glib2 adds the libgio library)

libgpib -> linux-gpib or gpib-utils

you should probably download this and use "pacman -Ql library" to confim it's downloading the correct lib for this program

librevisa -> not sure, the only thing I can find is open source VISA standards library which I am not sure why that would be needed.

:)