How To Install mygnuhealth-doc on Fedora 36

In this tutorial we learn how to install mygnuhealth-doc in Fedora 36. mygnuhealth-doc is Additional documentation files for mygnuhealth

Introduction

In this tutorial we learn how to install mygnuhealth-doc on Fedora 36.

What is mygnuhealth-doc

Additional documentation files for mygnuhealth.

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

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

sudo dnf -y install mygnuhealth-doc

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

sudo yum -y install mygnuhealth-doc

How To Uninstall mygnuhealth-doc on Fedora 36

To uninstall only the mygnuhealth-doc package we can use the following command:

sudo dnf remove mygnuhealth-doc

mygnuhealth-doc Package Contents on Fedora 36

/usr/share/doc/mygnuhealth
/usr/share/doc/mygnuhealth/Changelog
/usr/share/doc/mygnuhealth/README.rst
/usr/share/doc/mygnuhealth/images
/usr/share/doc/mygnuhealth/images/PinePhone.png
/usr/share/doc/mygnuhealth/images/PinePhone_800.png
/usr/share/doc/mygnuhealth/images/about.png
/usr/share/doc/mygnuhealth/images/blood_pressure_card.png
/usr/share/doc/mygnuhealth/images/book_of_life_list.png
/usr/share/doc/mygnuhealth/images/desktop01.png
/usr/share/doc/mygnuhealth/images/desktop02.png
/usr/share/doc/mygnuhealth/images/desktops.png
/usr/share/doc/mygnuhealth/images/desktops_800.png
/usr/share/doc/mygnuhealth/images/health_tracker_main.png
/usr/share/doc/mygnuhealth/images/initial_screen.png
/usr/share/doc/mygnuhealth/images/lifestyle_summary.png
/usr/share/doc/mygnuhealth/images/login_screen.png
/usr/share/doc/mygnuhealth/images/main_screen.png
/usr/share/doc/mygnuhealth/images/medical_genetics_fields.png
/usr/share/doc/mygnuhealth/images/menu_global_drawer.png
/usr/share/doc/mygnuhealth/images/menu_global_drawer_active.png
/usr/share/doc/mygnuhealth/images/mood_and_energy_assessment.png
/usr/share/doc/mygnuhealth/images/mygnuhealth.png
/usr/share/doc/mygnuhealth/images/mygnuhealth_wide_bio.png
/usr/share/doc/mygnuhealth/images/natural_variant_example.png
/usr/share/doc/mygnuhealth/images/network_settings.png
/usr/share/doc/mygnuhealth/images/page_of_life_fields.png
/usr/share/doc/mygnuhealth/images/profile_settings.png
/usr/share/doc/mygnuhealth/images/sync_pages_of_life.png
/usr/share/doc/mygnuhealth/images/test_connection_error.png
/usr/share/doc/mygnuhealth/images/test_connection_invalid.png
/usr/share/doc/mygnuhealth/images/test_connection_success.png
/usr/share/doc/mygnuhealth/images/two-page_desktop.png
/usr/share/doc/mygnuhealth/images/user_profile_initialization.png
/usr/share/doc/mygnuhealth/mygnuhealth.rst

References

Summary

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