From Fedora Project Wiki

Revision as of 06:45, 2 December 2018 by Vater (talk | contribs) (how to install needed dependencies to use omemo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Plugins

OMEMO

OMEMO dependencies

install OMEMO dependencies via pip

sudo dnf install -y python3-devel
sudo pip3 install python-axolotl

install OMEMO dependencies via corp philfry/gajim

sudo dnf copr enable -y philfry/gajim
sudo dnf install -y python-axolotl
or
sudo dnf install -y python3-axolotl