diff --git a/INSTALL.md b/INSTALL.md
index 89bf402..eeace56 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -19,14 +19,20 @@ 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`
+
Gentoo :
`emerge app-misc/g810-led`
+
Debian (unstable, and 10 or later), Ubuntu 19.04 or later :
`apt install g810-led`
+Solus :
+`sudo eopkg install g810-led`
+
## Installation of dependencies :
ArchLinux :
`sudo pacman -S git gcc make hidapi` # for hidapi