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

Last updated: May 17,2024

1. Install "magic-wormhole" package

Please follow the instructions below to install magic-wormhole on Kali Linux

$ sudo apt update $ sudo apt install magic-wormhole

2. Uninstall "magic-wormhole" package

Learn how to uninstall magic-wormhole on Kali Linux:

$ sudo apt remove magic-wormhole $ sudo apt autoclean && sudo apt autoremove

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

Package: magic-wormhole
Version: 0.12.0-1.1
Installed-Size: 902
Maintainer: Antoine Beaupré
Architecture: all
Provides: python3-magic-wormhole, python3-wormhole, wormhole
Depends: python3-attr, python3-autobahn, python3-automat, python3-click, python3-hkdf, python3-humanize, python3-nacl, python3-six, python3-spake2, python3-tqdm, python3-twisted, python3-txtorcon, python3:any
Size: 196340
SHA256: b8f29c7cfda2ddcac1a7dc653d78baaf10db6e6c45347266e2eca243bdf4b9e2
SHA1: 22e54d587f8d9d6d78a418a455251cd1725302b7
MD5sum: f33713de9669df04e698d14b45cafefe
Description: Securely and simply transfer data between computers
Magic Wormhole provides a command-line tool and Python library named
"wormhole" which makes it possible to very easily transfer short
pieces of text or arbitrary-sized files or directories from one
computer to another.
.
The two endpoints are identified by using identical "wormhole codes":
in general, the sending machine generates and displays the code,
which must then be typed into the receiving machine. The codes are
short and human-pronounceable, using a phonetically-distinct
wordlist. The receiving side offers tab-completion on the codewords,
so usually only a few characters must be typed. Wormhole codes are
single-use and do not need to be memorized.
Description-md5:
Homepage: https://github.com/warner/magic-wormhole
Section: utils
Priority: optional
Filename: pool/main/m/magic-wormhole/magic-wormhole_0.12.0-1.1_all.deb