How to Install and Uninstall systemd-oomd Package on Kali Linux

Last updated: May 21,2024

1. Install "systemd-oomd" package

Please follow the step by step instructions below to install systemd-oomd on Kali Linux

$ sudo apt update $ sudo apt install systemd-oomd

2. Uninstall "systemd-oomd" package

Please follow the step by step instructions below to uninstall systemd-oomd on Kali Linux:

$ sudo apt remove systemd-oomd $ sudo apt autoclean && sudo apt autoremove

3. Information about the systemd-oomd package on Kali Linux

Package: systemd-oomd
Source: systemd
Version: 255.4-1
Installed-Size: 191
Maintainer: Debian systemd Maintainers
Architecture: amd64
Replaces: systemd (<< 250.2-2~)
Depends: libc6 (>= 2.34), libsystemd-shared (= 255.4-1), systemd | systemd-standalone-sysusers | systemd-sysusers
Breaks: systemd (<< 250.2-2~)
Size: 76744
SHA256: 482cae7257bc577cf8d65ea44c31e1b875e8269ad75b7bd31be6c60f69a8de0a
SHA1: 13b39b977def7bae048e0c2924d5feac917b1812
MD5sum: 827be5f9883da416165729bf894a2709
Description: userspace out-of-memory (OOM) killer
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.
Description-md5:
Homepage: https://www.freedesktop.org/wiki/Software/systemd
Section: admin
Priority: optional
Filename: pool/main/s/systemd/systemd-oomd_255.4-1_amd64.deb