How To Install yawn on Fedora 36
In this tutorial we learn how to install yawn in Fedora 36. yawn is Yet Another WBEM Navigator
Introduction
In this tutorial we learn how to install yawn
on Fedora 36.
What is yawn
Web-based CIM/WBEM browser
We can use yum
or dnf
to install yawn
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install yawn.
Install yawn 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 yawn
using dnf
by running the following command:
sudo dnf -y install yawn
Install yawn 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 yawn
using yum
by running the following command:
sudo yum -y install yawn
How To Uninstall yawn on Fedora 36
To uninstall only the yawn
package we can use the following command:
sudo dnf remove yawn
yawn Package Contents on Fedora 36
/etc/httpd/conf.d/yawn.conf
/usr/lib/python3.10/site-packages/pywbem_yawn
/usr/lib/python3.10/site-packages/pywbem_yawn/__init__.py
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/cim_insight.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/cim_insight.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/filters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/filters.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/inputparse.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/inputparse.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/render.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/render.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/url_convert.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/url_convert.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/views.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/__pycache__/views.cpython-310.pyc
/usr/lib/python3.10/site-packages/pywbem_yawn/cim_insight.py
/usr/lib/python3.10/site-packages/pywbem_yawn/filters.py
/usr/lib/python3.10/site-packages/pywbem_yawn/inputparse.py
/usr/lib/python3.10/site-packages/pywbem_yawn/render.py
/usr/lib/python3.10/site-packages/pywbem_yawn/static
/usr/lib/python3.10/site-packages/pywbem_yawn/static/base.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/enum_class_names.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/error.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/filtered_reference_names.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/filtered_reference_names_dialog.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/get_class.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/index.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/instance.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/instance_names.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/jquery-ui.min.js
/usr/lib/python3.10/site-packages/pywbem_yawn/static/jquery.min.js
/usr/lib/python3.10/site-packages/pywbem_yawn/static/params.js
/usr/lib/python3.10/site-packages/pywbem_yawn/static/query.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ref_input.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ref_input.js
/usr/lib/python3.10/site-packages/pywbem_yawn/static/reference_names.css
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-icons_222222_256x240.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-icons_228ef1_256x240.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-icons_ef8c08_256x240.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-icons_ffd27a_256x240.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/images/ui-icons_ffffff_256x240.png
/usr/lib/python3.10/site-packages/pywbem_yawn/static/ui-lightness/jquery-ui.min.css
/usr/lib/python3.10/site-packages/pywbem_yawn/templates
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/associated_classes.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/associator_names.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/base.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/cim_error.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/cmpi_provider.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/cmpi_provider_code.txt
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/codegen.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/delete_class.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/delete_instance.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/enum_class_names.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/enum_instance_names.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/enum_instances.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/enum_instrumented_class_names.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/enum_namespaces.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/filtered_reference_names.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/filtered_reference_names_dialog.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/get_class.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/get_instance.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/get_instance_dialog.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/index.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/invoke_method.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/logout.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/modify_instance.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/modify_instance_prep.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/pickle.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/prep_method.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/py_provider.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/query.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/query_dialog.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/reference_names.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/templates/utils.mako
/usr/lib/python3.10/site-packages/pywbem_yawn/url_convert.py
/usr/lib/python3.10/site-packages/pywbem_yawn/util.py
/usr/lib/python3.10/site-packages/pywbem_yawn/views.py
/usr/lib/python3.10/site-packages/yawn-0.1.7-py3.10.egg-info
/usr/lib/python3.10/site-packages/yawn-0.1.7-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/yawn-0.1.7-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/yawn-0.1.7-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/yawn-0.1.7-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/yawn-0.1.7-py3.10.egg-info/top_level.txt
/usr/share/doc/yawn
/usr/share/doc/yawn/Changelog
/usr/share/doc/yawn/README
/var/www/yawn
/var/www/yawn/index.wsgi
References
Summary
In this tutorial we learn how to install yawn
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).