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

Last updated: May 02,2024

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

This is a short guide on how to install python-magic-wormhole-doc.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall python-magic-wormhole-doc.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:06:37 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python-magic-wormhole-doc
Version : 0.12.0
Release : 7.fc36
Architecture : noarch
Size : 216 k
Source : python-magic-wormhole-0.12.0-7.fc36.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.