How to Install and Uninstall oomd Package on Kali Linux
Last updated: January 13,2025
1. Install "oomd" package
Please follow the steps below to install oomd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
oomd
Copied
2. Uninstall "oomd" package
In this section, we are going to explain the necessary steps to uninstall oomd on Kali Linux:
$
sudo apt remove
oomd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the oomd package on Kali Linux
Package: oomd
Source: oomd (0.5.0-1.2)
Version: 0.5.0-1.2+b2
Installed-Size: 883
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 13.1), libsystemd0 (>= 221)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 276492
SHA256: 8af00bfe2e0a83763eb613d769d92e7d02f1b48f6ca3a68e399688e513f122fe
SHA1: 6abb44e63141959370e68522eef3e6beaf575be1
MD5sum: 0dc5d597fd1b17521d2c0857f737bc05
Description: userspace Out-Of-Memory (OOM) killer for Linux systems
oomd leverages PSI and cgroupv2 to monitor a system holistically. oomd then
takes corrective action in userspace before an OOM occurs in kernel space.
Corrective action is configured via a flexible plugin system, in which custom
code can be written. By default, this involves killing offending processes.
This enables an unparalleled level of flexibility where each workload can have
custom protection rules. Furthermore, time spent livedlocked in kernelspace is
minimized.
Description-md5:
Homepage: https://github.com/facebookincubator/oomd
Section: admin
Priority: optional
Filename: pool/main/o/oomd/oomd_0.5.0-1.2+b2_amd64.deb
Source: oomd (0.5.0-1.2)
Version: 0.5.0-1.2+b2
Installed-Size: 883
Maintainer: Yangfl
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libstdc++6 (>= 13.1), libsystemd0 (>= 221)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 276492
SHA256: 8af00bfe2e0a83763eb613d769d92e7d02f1b48f6ca3a68e399688e513f122fe
SHA1: 6abb44e63141959370e68522eef3e6beaf575be1
MD5sum: 0dc5d597fd1b17521d2c0857f737bc05
Description: userspace Out-Of-Memory (OOM) killer for Linux systems
oomd leverages PSI and cgroupv2 to monitor a system holistically. oomd then
takes corrective action in userspace before an OOM occurs in kernel space.
Corrective action is configured via a flexible plugin system, in which custom
code can be written. By default, this involves killing offending processes.
This enables an unparalleled level of flexibility where each workload can have
custom protection rules. Furthermore, time spent livedlocked in kernelspace is
minimized.
Description-md5:
Homepage: https://github.com/facebookincubator/oomd
Section: admin
Priority: optional
Filename: pool/main/o/oomd/oomd_0.5.0-1.2+b2_amd64.deb