jami 20251003.0
Qt Jami client
This package provides the Jami Qt client. Jami is a secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user. It supports the SIP and IAX protocols, as well as decentralized calling using P2P-DHT.
- Outputs:
debug,out - Website: https://jami.net
- Licenses: GPL 3+
- Package source: gnu/packages/jami.scm
- Builds: See build status
- Issues: See known issues
Installation
Install jami 20251003.0 as follows:
guix install jami@20251003.0
Or install the latest version:
guix install jami
The jami package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:
guix install jami:debug
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.