vddvss/linux-gpib
Project ID: 19977
Description
This repo contains linux-gpib project drivers and library for GPIB (IEEE-488) adapters.
Installation Instructions
Detailed instructions are available at https://github.com/vddvss/linux-gpib-packaging. You should read them, but here's the quick version:
sudo dnf copr enable vddvss/linux-gpib
# For a general installation that will require you to edit the gpib.conf file
sudo dnf install dkms-linux-gpib linux-gpib
# To include a gpib.conf file set up for Agilent/Keysight 82357A/B
# NOTE: you will also need to install the firmware package
# Instructions for how to do this are available on the github repo linked above
sudo dnf install dkms-linux-gpib linux-gpib linux-gpib-defaults-agilent-82357a
# To include a gpib.conf file set up for NI-GPIB-USB-B/HS/HS+
# NOTE: for the NI-GPIB-USB-B, you will also need to install the firmware package.
# Instructions for how to do this are available on the github repo linked above
sudo dnf install dkms-linux-gpib linux-gpib linux-gpib-defaults-ni-gpib-usb
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 7
|
x86_64 (381)* | EPEL 7 (351 downloads) |
Fedora 41
|
x86_64 (113)* | Fedora 41 (68 downloads) |
Fedora 42
|
x86_64 (159)* | Fedora 42 (137 downloads) |
Fedora 43
|
x86_64 (25)* | Fedora 43 (29 downloads) |
Fedora rawhide
|
x86_64 (271)* | Fedora rawhide (157 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vddvss/linux-gpib
More info about enabling Copr repositories
EPEL 7
Fedora 41