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 |
---|---|---|
![]() |
x86_64 (317)* | EPEL 7 (307 downloads) |
![]() |
x86_64 (87)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (104)* | Fedora 40 (72 downloads) |
![]() |
x86_64 (87)* | Fedora 41 (33 downloads) |
![]() |
x86_64 (19)* | Fedora 42 (0 downloads) |
![]() |
x86_64 (174)* | Fedora rawhide (124 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vddvss/linux-gpib
More info about enabling Copr repositories