From e13deb84600056e006a63f39ec6b9c2736ca9ac1 Mon Sep 17 00:00:00 2001 From: Lars Kiesow Date: Wed, 31 Oct 2018 19:16:04 +0100 Subject: [PATCH] Fedora Packages I took the liberty to create a Fedora Copr repository for this project to make this easier to install. I've added the installation instructions to `INSTALL.md` in case you want to add it there. > https://copr.fedorainfracloud.org/coprs/lkiesow/g810-led/ --- INSTALL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 02c9786..b20d3ea 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -19,6 +19,9 @@ hidapi is recommended but if you encounter a problem on your system, switch to l ArchLinux (aur) :
`yaourt -S g810-led-git` # with yaourt
`pacaur -S g810-led-git` # with pacaur
+Fedora (copr) :
+`sudo dnf copr enable lkiesow/g810-led` # Enable Copr repository
+`sudo dnf install g810-led` ## Installation of dependencies :