gajim 1.9.3
Fully-featured XMPP client
Gajim aims to be an easy to use and fully-featured XMPP chat client. It is extensible via plugins, supports end-to-end encryption (OMEMO and OpenPGP) and available in 29 languages.
- Website: https://gajim.org/
- Licenses: GPL 3
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gajim 1.9.3
as follows:
guix install gajim@1.9.3
Or install the latest version:
guix install gajim
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.