How to Install and Uninstall systemd-oomd.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "systemd-oomd.x86_64" package

This is a short guide on how to install systemd-oomd.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install systemd-oomd.x86_64

2. Uninstall "systemd-oomd.x86_64" package

In this section, we are going to explain the necessary steps to uninstall systemd-oomd.x86_64 on Oracle Linux 9:

$ sudo dnf remove systemd-oomd.x86_64 $ sudo dnf autoremove

3. Information about the systemd-oomd.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:06:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : systemd-oomd
Version : 252
Release : 18.0.1.el9
Architecture : x86_64
Size : 109 k
Source : systemd-252-18.0.1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : A userspace out-of-memory (OOM) killer
URL : https://systemd.io
License : LGPLv2+
Description : systemd-oomd is a system service that uses cgroups-v2 and pressure stall
: information (PSI) to monitor and take action on processes before an OOM
: occurs in kernel space.