How to install Homebridge on RHEL or CentOS
For the most up to date information: Homebridge GitHub
Installing and managing Homebridge is now very simple. Follow these instructions for other Linux distros with the following changes to Step 1:
# install dependencies
sudo yum -y install nodejs gcc gcc-c++ make python36
Feel free to ask questions below.