How to Install and Uninstall python3-magic-wormhole-mailbox-server Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-magic-wormhole-mailbox-server" package

This guide let you learn how to install python3-magic-wormhole-mailbox-server on Kali Linux

$ sudo apt update $ sudo apt install python3-magic-wormhole-mailbox-server

2. Uninstall "python3-magic-wormhole-mailbox-server" package

Please follow the step by step instructions below to uninstall python3-magic-wormhole-mailbox-server on Kali Linux:

$ sudo apt remove python3-magic-wormhole-mailbox-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-magic-wormhole-mailbox-server package on Kali Linux

Package: python3-magic-wormhole-mailbox-server
Source: magic-wormhole-mailbox-server
Version: 0.4.1-2
Installed-Size: 200
Maintainer: Antoine Beaupré
Architecture: all
Depends: python3-attr, python3-autobahn, python3-six, python3-twisted, python3:any
Size: 31664
SHA256: 7a2e1f59499b00360b2af9d9ff619af4fa4d96d90a87751e4d54a08057e0812c
SHA1: 46abe195da11eb46505ac92e74d2c1c5e52634f4
MD5sum: 0d0c7b66b6bd9aab3850fa68a2ec52c2
Description: Magic Wormhole Mailbox Server
This is the main server that Magic-Wormhole clients connect to. The
server performs store-and-forward delivery for small key-exchange and
control messages. Bulk data is sent over a direct TCP connection, or
through a transit-relay.
.
Clients connect with WebSockets, for low-latency delivery in the
happy case where both clients are attached at the same time. Message
are stored to enable non-simultaneous clients to make forward
progress. The server uses a small SQLite database for persistence
(and clients will reconnect automatically, allowing the server to be
rebooted without losing state). An optional "usage DB" tracks
historical activity for status monitoring and operational
maintenance.
Description-md5:
Homepage: https://github.com/warner/magic-wormhole-mailbox-server
Section: python
Priority: optional
Filename: pool/main/m/magic-wormhole-mailbox-server/python3-magic-wormhole-mailbox-server_0.4.1-2_all.deb