For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:LinuxAutomotive:AGL_Master/Fedora_Rawhide/isv:LinuxAutomotive:AGL_Master.repo
dnf install libmodbus
For Fedora 32 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:LinuxAutomotive:AGL_Master/Fedora_32/isv:LinuxAutomotive:AGL_Master.repo
dnf install libmodbus
For Fedora 31 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:LinuxAutomotive:AGL_Master/Fedora_31/isv:LinuxAutomotive:AGL_Master.repo
dnf install libmodbus
For Fedora 30 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:LinuxAutomotive:AGL_Master/Fedora_30/isv:LinuxAutomotive:AGL_Master.repo
dnf install libmodbus
For Fedora 29 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:LinuxAutomotive:AGL_Master/Fedora_29/isv:LinuxAutomotive:AGL_Master.repo
dnf install libmodbus
For Fedora 28 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/isv:LinuxAutomotive:AGL_Master/Fedora_28/isv:LinuxAutomotive:AGL_Master.repo
dnf install libmodbus