How To Install low-memory-monitor-doc on Fedora 36

In this tutorial we learn how to install low-memory-monitor-doc in Fedora 36. low-memory-monitor-doc is Documentation for low-memory-monitor

Introduction

In this tutorial we learn how to install low-memory-monitor-doc on Fedora 36.

What is low-memory-monitor-doc

This package contains the documentation for low-memory-monitor.

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

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

sudo dnf -y install low-memory-monitor-doc

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

sudo yum -y install low-memory-monitor-doc

How To Uninstall low-memory-monitor-doc on Fedora 36

To uninstall only the low-memory-monitor-doc package we can use the following command:

sudo dnf remove low-memory-monitor-doc

low-memory-monitor-doc Package Contents on Fedora 36

/usr/share/gtk-doc
/usr/share/gtk-doc/html
/usr/share/gtk-doc/html/low-memory-monitor
/usr/share/gtk-doc/html/low-memory-monitor/gdbus-org.freedesktop.LowMemoryMonitor.html
/usr/share/gtk-doc/html/low-memory-monitor/home.png
/usr/share/gtk-doc/html/low-memory-monitor/index.html
/usr/share/gtk-doc/html/low-memory-monitor/ix01.html
/usr/share/gtk-doc/html/low-memory-monitor/left-insensitive.png
/usr/share/gtk-doc/html/low-memory-monitor/left.png
/usr/share/gtk-doc/html/low-memory-monitor/license.html
/usr/share/gtk-doc/html/low-memory-monitor/low-memory-monitor.devhelp2
/usr/share/gtk-doc/html/low-memory-monitor/ref-dbus.html
/usr/share/gtk-doc/html/low-memory-monitor/right-insensitive.png
/usr/share/gtk-doc/html/low-memory-monitor/right.png
/usr/share/gtk-doc/html/low-memory-monitor/style.css
/usr/share/gtk-doc/html/low-memory-monitor/up-insensitive.png
/usr/share/gtk-doc/html/low-memory-monitor/up.png

References

Summary

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