How to Install and Uninstall matrix-synapse Package on Kali Linux

Last updated: May 13,2024

1. Install "matrix-synapse" package

This is a short guide on how to install matrix-synapse on Kali Linux

$ sudo apt update $ sudo apt install matrix-synapse

2. Uninstall "matrix-synapse" package

Learn how to uninstall matrix-synapse on Kali Linux:

$ sudo apt remove matrix-synapse $ sudo apt autoclean && sudo apt autoremove

3. Information about the matrix-synapse package on Kali Linux

Package: matrix-synapse
Version: 1.100.0-1
Installed-Size: 12728
Maintainer: Matrix Packaging Team
Architecture: amd64
Depends: adduser, libjs-jquery, python3-distutils, python3-bleach, python3-jinja2 (>= 3.0~), python3-lxml, python3-psycopg2 (>= 2.8), python3-systemd, python3-twisted (>= 18.9.0-8~), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2), python3 (>= 3~), python3-attr (>= 19.2.0~), python3-bcrypt, python3-canonicaljson (>= 2.0.0~), python3-cryptography (>= 3), python3-ijson (>= 3.1.4), python3-immutabledict (>= 2.0.0), python3-jsonschema (>= 3.0.0), python3-matrix-common (>= 1.3.0~), python3-msgpack (>= 0.5.0), python3-netaddr (>= 0.7.18), python3-openssl (>= 0.14), python3-packaging (>= 16.1), python3-phonenumbers, python3-pil (>= 5.4.0), python3-prometheus-client, python3-pyasn1 (>= 0.1.9), python3-pyasn1-modules, python3-pydantic (>= 1.7.4), python3-pymacaroons (>= 0.13.0), python3-service-identity (>= 18.1.0), python3-signedjson (>= 1.1.0), python3-sortedcontainers, python3-treq (>= 18), python3-typing-extensions (>= 3.10~), python3-unpaddedbase64 (>= 2.1.0~), python3-yaml, python3:any
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: python3-pympler, matrix-synapse-ldap3
Suggests: python3-jwt (>= 1.6.4), python3-authlib (>= 0.14.0)
Breaks: matrix-synapse-ldap3 (<< 0.1.3-2~)
Size: 2844332
SHA256: cc5279cb13d5d29df3adf7c301a11028948073cee2ea925734e59a6afed84686
SHA1: 713123b06979ba9d9ceb539af7b35adcfd8fdb19
MD5sum: 4b90c95570a5721cebfe65c941259ecf
Description: Matrix reference homeserver
Synapse is the reference Python/Twisted Matrix homeserver implementation.
.
Synapse is intended to showcase the concept of Matrix, and to let users run
their own homeserver and generally help bootstrap the ecosystem.
.
Matrix is an open standard for interoperable, decentralised, real-time
communication over IP. It can be used to power Instant Messaging, VoIP/WebRTC
signalling, Internet of Things communication or anywhere where's a need for
a standard HTTP API for publishing and subscribing to data whilst tracking the
conversation history.
.
In Matrix, every user runs one or more Matrix clients, which connect through
to a Matrix homeserver. The homeserver stores all their personal chat history
and user account information, much as a mail client connects through to an
IMAP/SMTP server.
Description-md5:
Homepage: https://github.com/element-hq/synapse
Built-Using: rustc (= 1.70.0+dfsg1-5)
Static-Built-Using: rust-anyhow (= 1.0.75-1), rust-blake2 (= 0.10.6-2), rust-hex (= 0.4.3-2), rust-lazy-static (= 1.4.0-2), rust-log (= 0.4.20-2), rust-pyo3 (= 0.20.2-2), rust-pyo3-log (= 0.9.0-1), rust-pythonize (= 0.20.0-1), rust-regex (= 1.10.2-1), rust-serde (= 1.0.195-1), rust-serde-json (= 1.0.111-1)
X-Cargo-Built-Using: rustc (= 1.70.0+dfsg1-5)
Tag: implemented-in::python, network::server, role::program, use::chatting,
works-with::im
Section: net
Priority: optional
Filename: pool/main/m/matrix-synapse/matrix-synapse_1.100.0-1_amd64.deb