How to Install and Uninstall stress-ng.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "stress-ng.x86_64" package

Please follow the guidance below to install stress-ng.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install stress-ng.x86_64

2. Uninstall "stress-ng.x86_64" package

Please follow the guidance below to uninstall stress-ng.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove stress-ng.x86_64 $ sudo dnf autoremove

3. Information about the stress-ng.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:37:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : stress-ng
Version : 0.12.04
Release : 1.el8
Architecture : x86_64
Size : 1.7 M
Source : stress-ng-0.12.04-1.el8.src.rpm
Repository : epel
Summary : Stress test a computer system in various ways
URL : https://kernel.ubuntu.com/~cking/stress-ng
License : GPLv2+
Description : Stress test a computer system in various ways. It was designed to exercise
: various physical subsystems of a computer as well as the various operating
: system kernel interfaces.