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 (157)* | EPEL 7 (231 downloads) |
![]() |
x86_64 (133)* | Fedora 35 (0 downloads) |
![]() |
x86_64 (189)* | Fedora 36 (49 downloads) |
![]() |
x86_64 (139)* | Fedora 37 (23 downloads) |
![]() |
x86_64 (0)* | Fedora 38 (2 downloads) |
![]() |
x86_64 (86)* | Fedora rawhide (70 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable vddvss/linux-gpib
More info about enabling Copr repositories