I'm trying to install RabbitMQ on Ubuntu 18.04.
I'm really new to Linux so don't really understand the installation tutorial on RabbitMQ website: https://www.rabbitmq.com/install-debian.html#apt
I'm trying to run deb http://dl.bintray.com/rabbitmq-erlang/debian bionic erlang-21.x
And I get "can't find command deb", is this something I need to install? If so how?
I'm just trying to get the RabbitMQ service running so I can test a couple of things, either the tutorial is difficult too understand or I'm just stupid. Any help and explanation would be appreciated!