How to Install and Uninstall psi-notify.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "psi-notify.x86_64" package

This guide covers the steps necessary to install psi-notify.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install psi-notify.x86_64

2. Uninstall "psi-notify.x86_64" package

Learn how to uninstall psi-notify.x86_64 on Rocky Linux 8:

$ sudo dnf remove psi-notify.x86_64 $ sudo dnf autoremove

3. Information about the psi-notify.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:46:19 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : psi-notify
Version : 1.3.1
Release : 1.el8
Architecture : x86_64
Size : 63 k
Source : psi-notify-1.3.1-1.el8.src.rpm
Repository : epel
Summary : Alert when your machine is becoming over-saturated
URL : https://github.com/cdown/psi-notify
License : MIT
Description : psi-notify is a minimal unprivileged notifier for system-wide resource pressure
: using PSI.
:
: This can help you to identify misbehaving applications on your machine before
: they start to severely impact system responsiveness, in a way which MemAvailable
: or other metrics cannot.