How to Install and Uninstall python-magic-wormhole-doc.noarch Package on Fedora 35

Last updated: November 16,2024

1. Install "python-magic-wormhole-doc.noarch" package

This guide covers the steps necessary to install python-magic-wormhole-doc.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python-magic-wormhole-doc.noarch

2. Uninstall "python-magic-wormhole-doc.noarch" package

Please follow the instructions below to uninstall python-magic-wormhole-doc.noarch on Fedora 35:

$ sudo dnf remove python-magic-wormhole-doc.noarch $ sudo dnf autoremove

3. Information about the python-magic-wormhole-doc.noarch package on Fedora 35

Last metadata expiration check: 0:38:05 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python-magic-wormhole-doc
Version : 0.12.0
Release : 6.fc35
Architecture : noarch
Size : 216 k
Source : python-magic-wormhole-0.12.0-6.fc35.src.rpm
Repository : fedora
Summary : Documentation for python-magic-wormhole
URL : https://github.com/warner/magic-wormhole
License : MIT
Description : Get things from one computer to another, safely.
:
: This package provides a library and a command-line tool named wormhole,
: which makes it possible to get arbitrary-sized files and directories
: (or short pieces of text) 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.
:
: This package contains the documentation.