Install MQTT Broker on Raspberry Pi
Download GPG Key and add it
curl -O http://repo.mosquitto.org/debian/mosquitto-repo.gpg.key
sudo apt-key add mosquitto-repo.gpg.key
rm mosquitto-repo.gpg.key
Download mosquitto repo list
cd /etc/apt/sources.list.d/
sudo wget http://repo.mosquitto.org/debian/mosquitto-wheezy.list
Update all the packages
sudo apt-get update
List mosquitto packages available
sudo apt-cache search mosquitto
Or just install:
sudo apt-get install mosquitto
Written by Warren Fernandes
Related protips
1 Response
Resources:
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Iot
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#