How to Install psi in Ubuntu 18.04



Install psi by entering the following commands in the terminal:

sudo apt update
sudo apt install psi

Description:

Jabber client using Qt

Psi is a free instant messaging application designed for the Jabber (XMPP) IM network (including Google Talk). It has full Unicode support, and supports most important XMPP features like file transfer, group chat, encryption etc. . Psi relies on the qca2 library for its encryption features. Therefore, it's necessary to install libqca2-plugin-ossl for SSL (client-to-server) encryption and libqca2-plugin-gnupg for PGP (end-to-end) encryption.

Version: 1.3-3

Section: universe/net