How to Install and Uninstall earlyoom Package on openSuSE Tumbleweed

Last updated: May 06,2024

1. Install "earlyoom" package

Please follow the guidelines below to install earlyoom on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install earlyoom

2. Uninstall "earlyoom" package

Here is a brief guide to show you how to uninstall earlyoom on openSuSE Tumbleweed:

$ sudo zypper remove earlyoom

3. Information about the earlyoom package on openSuSE Tumbleweed

Information for package earlyoom:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : earlyoom
Version : 1.7-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 69.2 KiB
Installed : No
Status : not installed
Source package : earlyoom-1.7-1.6.src
Upstream URL : https://github.com/rfjakob/earlyoom
Summary : Early OOM Daemon for Linux
Description :
earlyoom checks the amount of available memory and free swap, and if both are
below critical level, it will kill the largest process (highest oom_score).