1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 01:06:11 +00:00

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/
This commit is contained in:
Lars Kiesow 2018-10-31 19:16:04 +01:00
parent b707deb6d3
commit e13deb8460

View File

@ -19,6 +19,9 @@ hidapi is recommended but if you encounter a problem on your system, switch to l
ArchLinux (aur) :</br> ArchLinux (aur) :</br>
`yaourt -S g810-led-git` # with yaourt</br> `yaourt -S g810-led-git` # with yaourt</br>
`pacaur -S g810-led-git` # with pacaur</br> `pacaur -S g810-led-git` # with pacaur</br>
Fedora (copr) :<br/>
`sudo dnf copr enable lkiesow/g810-led` # Enable Copr repository<br/>
`sudo dnf install g810-led`
## Installation of dependencies :</br> ## Installation of dependencies :</br>