How to Install and Uninstall nohang.noarch Package on AlmaLinux 8

Last updated: May 02,2024

1. Install "nohang.noarch" package

In this section, we are going to explain the necessary steps to install nohang.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install nohang.noarch

2. Uninstall "nohang.noarch" package

In this section, we are going to explain the necessary steps to uninstall nohang.noarch on AlmaLinux 8:

$ sudo dnf remove nohang.noarch $ sudo dnf autoremove

3. Information about the nohang.noarch package on AlmaLinux 8

Last metadata expiration check: 0:40:05 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : nohang
Version : 0.2.0
Release : 5.el8
Architecture : noarch
Size : 59 k
Source : nohang-0.2.0-5.el8.src.rpm
Repository : epel
Summary : Sophisticated low memory handler for Linux
URL : https://github.com/hakavlad/nohang
License : MIT
Description : Nohang is a highly configurable daemon for Linux which is able to correctly
: prevent out of memory (OOM) and keep system responsiveness in low memory
: conditions.
:
: To enable and start:
:
: systemctl enable --now nohang