How To Install python-magic-wormhole-doc on Fedora 36

In this tutorial we learn how to install python-magic-wormhole-doc in Fedora 36. python-magic-wormhole-doc is Documentation for python-magic-wormhole

Introduction

In this tutorial we learn how to install python-magic-wormhole-doc on Fedora 36.

What is python-magic-wormhole-doc

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” 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.

We can use yum or dnf to install python-magic-wormhole-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-magic-wormhole-doc.

Install python-magic-wormhole-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-magic-wormhole-doc using dnf by running the following command:

sudo dnf -y install python-magic-wormhole-doc

Install python-magic-wormhole-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-magic-wormhole-doc using yum by running the following command:

sudo yum -y install python-magic-wormhole-doc

How To Uninstall python-magic-wormhole-doc on Fedora 36

To uninstall only the python-magic-wormhole-doc package we can use the following command:

sudo dnf remove python-magic-wormhole-doc

python-magic-wormhole-doc Package Contents on Fedora 36

/usr/share/doc/python-magic-wormhole-doc
/usr/share/doc/python-magic-wormhole-doc/html
/usr/share/doc/python-magic-wormhole-doc/html/_sources
/usr/share/doc/python-magic-wormhole-doc/html/_sources/api.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/attacks.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/client-protocol.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/dilation-protocol.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/file-transfer-protocol.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/index.rst.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/introduction.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/journal.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/server-protocol.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/tor.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/transit.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_sources/welcome.md.txt
/usr/share/doc/python-magic-wormhole-doc/html/_static
/usr/share/doc/python-magic-wormhole-doc/html/_static/alabaster.css
/usr/share/doc/python-magic-wormhole-doc/html/_static/basic.css
/usr/share/doc/python-magic-wormhole-doc/html/_static/custom.css
/usr/share/doc/python-magic-wormhole-doc/html/_static/doctools.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/documentation_options.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/file.png
/usr/share/doc/python-magic-wormhole-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/jquery.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/language_data.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/minus.png
/usr/share/doc/python-magic-wormhole-doc/html/_static/plus.png
/usr/share/doc/python-magic-wormhole-doc/html/_static/pygments.css
/usr/share/doc/python-magic-wormhole-doc/html/_static/searchtools.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-magic-wormhole-doc/html/_static/underscore.js
/usr/share/doc/python-magic-wormhole-doc/html/api.html
/usr/share/doc/python-magic-wormhole-doc/html/attacks.html
/usr/share/doc/python-magic-wormhole-doc/html/client-protocol.html
/usr/share/doc/python-magic-wormhole-doc/html/dilation-protocol.html
/usr/share/doc/python-magic-wormhole-doc/html/file-transfer-protocol.html
/usr/share/doc/python-magic-wormhole-doc/html/genindex.html
/usr/share/doc/python-magic-wormhole-doc/html/index.html
/usr/share/doc/python-magic-wormhole-doc/html/introduction.html
/usr/share/doc/python-magic-wormhole-doc/html/journal.html
/usr/share/doc/python-magic-wormhole-doc/html/objects.inv
/usr/share/doc/python-magic-wormhole-doc/html/search.html
/usr/share/doc/python-magic-wormhole-doc/html/searchindex.js
/usr/share/doc/python-magic-wormhole-doc/html/server-protocol.html
/usr/share/doc/python-magic-wormhole-doc/html/tor.html
/usr/share/doc/python-magic-wormhole-doc/html/transit.html
/usr/share/doc/python-magic-wormhole-doc/html/welcome.html
/usr/share/licenses/python-magic-wormhole-doc
/usr/share/licenses/python-magic-wormhole-doc/LICENSE

References

Summary

In this tutorial we learn how to install python-magic-wormhole-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).