diff --git a/INSTALL.md b/INSTALL.md
index 89bf402..d3432fb 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -17,16 +17,23 @@ hidapi is recommended but if you encounter a problem on your system, switch to l
## Installation using repos :
ArchLinux (aur) :
-`yaourt -S g810-led-git` # with yaourt
+`yay -S g810-led-git` # with yay
`pacaur -S g810-led-git` # with pacaur
+`trizen -S g810-leg-git` # with trizen
+
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