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

Last updated: May 19,2024

1. Install "stress-ng.x86_64" package

Please follow the steps below to install stress-ng.x86_64 on CentOS Stream 8

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

2. Uninstall "stress-ng.x86_64" package

Please follow the guidelines below to uninstall stress-ng.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 3:13:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : stress-ng
Version : 0.15.00
Release : 1.el8
Architecture : x86_64
Size : 2.1 M
Source : stress-ng-0.15.00-1.el8.src.rpm
Repository : appstream
Summary : Stress test a computer system in various ways
URL : https://github.com/ColinIanKing/stress-ng/tarball
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.