How to Install prosody in Ubuntu 18.04



Install prosody by entering the following commands in the terminal:

sudo apt update
sudo apt install prosody

Description:

Lightweight Jabber/XMPP server

Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.

Homepage: http://www.prosody.im/

Version: 0.10.0-1build1

Section: universe/net