How To Install python3-webscrapbook on Fedora 36

In this tutorial we learn how to install python3-webscrapbook in Fedora 36. python3-webscrapbook is A backend toolkit for management of WebScrapBook collection

Introduction

In this tutorial we learn how to install python3-webscrapbook on Fedora 36.

What is python3-webscrapbook

PyWebScrapBook is a command line toolkit and backend server for the WebScrapBook browser extension. Features Markdown file rendering; Directory listing; Create, view, edit, and/or delete files via the web page or API; HTTP(S) authorization.

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

Install python3-webscrapbook 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 python3-webscrapbook using dnf by running the following command:

sudo dnf -y install python3-webscrapbook

Install python3-webscrapbook 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 python3-webscrapbook using yum by running the following command:

sudo yum -y install python3-webscrapbook

How To Uninstall python3-webscrapbook on Fedora 36

To uninstall only the python3-webscrapbook package we can use the following command:

sudo dnf remove python3-webscrapbook

python3-webscrapbook Package Contents on Fedora 36

/usr/bin/webscrapbook
/usr/bin/wsb
/usr/bin/wsbview
/usr/lib/python3.10/site-packages/webscrapbook
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/webscrapbook-1.1.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/webscrapbook/__init__.py
/usr/lib/python3.10/site-packages/webscrapbook/__main__.py
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/app.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/app.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/locales.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/locales.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/__pycache__/server.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__init__.py
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__/contextlib.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__/contextlib.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__/time.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat/__pycache__/time.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/_compat/contextlib.py
/usr/lib/python3.10/site-packages/webscrapbook/_compat/time.py
/usr/lib/python3.10/site-packages/webscrapbook/app.py
/usr/lib/python3.10/site-packages/webscrapbook/cli.py
/usr/lib/python3.10/site-packages/webscrapbook/locales.py
/usr/lib/python3.10/site-packages/webscrapbook/resources
/usr/lib/python3.10/site-packages/webscrapbook/resources/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/resources/__pycache__/app.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/resources/__pycache__/app.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/resources/__pycache__/serve.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/resources/__pycache__/serve.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/resources/app.py
/usr/lib/python3.10/site-packages/webscrapbook/resources/config.ini
/usr/lib/python3.10/site-packages/webscrapbook/resources/config.md
/usr/lib/python3.10/site-packages/webscrapbook/resources/mimetypes.md
/usr/lib/python3.10/site-packages/webscrapbook/resources/serve.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__init__.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/book.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/book.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/cache.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/cache.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/check.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/check.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/exporter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/exporter.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/host.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/host.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/importer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/importer.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/indexer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/__pycache__/indexer.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/book.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/cache.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/check.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__init__.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/file2wsb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/file2wsb.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/items.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/items.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/migrate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/migrate.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/sb2wsb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/sb2wsb.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/wsb2file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/wsb2file.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/wsb2sb.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/__pycache__/wsb2sb.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/file2wsb.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/items.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/migrate.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/sb2wsb.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/wsb2file.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/convert/wsb2sb.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/exporter.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/host.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/importer.py
/usr/lib/python3.10/site-packages/webscrapbook/scrapbook/indexer.py
/usr/lib/python3.10/site-packages/webscrapbook/server.py
/usr/lib/python3.10/site-packages/webscrapbook/themes
/usr/lib/python3.10/site-packages/webscrapbook/themes/default
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/ar
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/ar/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/ar/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/ar/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/ar/messages.py
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/en
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/en/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/en/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/en/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/en/messages.py
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/fa
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/fa/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/fa/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/fa/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/fa/messages.py
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/he
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/he/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/he/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/he/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/he/messages.py
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh/messages.py
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh_cn
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh_cn/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh_cn/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh_cn/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/locales/zh_cn/messages.py
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/collapse.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/comment.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/common.css
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/common.js
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/edit.css
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/edit.js
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/editx.js
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/expand.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/external.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/fclose.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/file.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/fopen.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/index-ex.js
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/index.css
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/index.js
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/item.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/link.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/note.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/postit.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/search.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/static/toggle.png
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/base.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/cli.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/edit.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/editx.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/index.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/maff_index.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/markdown.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/static_frame.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/static_index.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/static_map.html
/usr/lib/python3.10/site-packages/webscrapbook/themes/default/templates/static_search.html
/usr/lib/python3.10/site-packages/webscrapbook/util
/usr/lib/python3.10/site-packages/webscrapbook/util/__init__.py
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/css.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/css.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/html.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/html.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/webscrapbook/util/css.py
/usr/lib/python3.10/site-packages/webscrapbook/util/html.py
/usr/lib/python3.10/site-packages/webscrapbook/util/util.py
/usr/share/doc/python3-webscrapbook
/usr/share/doc/python3-webscrapbook/README.md
/usr/share/licenses/python3-webscrapbook
/usr/share/licenses/python3-webscrapbook/LICENSE.txt

References

Summary

In this tutorial we learn how to install python3-webscrapbook on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).