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

Last updated: October 07,2024

1. Install "systemd-oomd.x86_64" package

This tutorial shows how to install systemd-oomd.x86_64 on AlmaLinux 9

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

2. Uninstall "systemd-oomd.x86_64" package

Here is a brief guide to show you how to uninstall systemd-oomd.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 0:13:09 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : systemd-oomd
Version : 252
Release : 18.el9
Architecture : x86_64
Size : 89 k
Source : systemd-252-18.el9.src.rpm
Repository : baseos
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.