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

Last updated: October 07,2024

1. Install "stress.x86_64" package

Learn how to install stress.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install stress.x86_64

2. Uninstall "stress.x86_64" package

Please follow the instructions below to uninstall stress.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove stress.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 8:37:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : stress
Version : 1.0.4
Release : 24.el8
Architecture : x86_64
Size : 39 k
Source : stress-1.0.4-24.el8.src.rpm
Repository : epel
Summary : A tool to put given subsystems under a specified load
URL : http://people.seas.harvard.edu/~apw/stress/
License : GPLv2+
Description : stress is not a benchmark, but is rather a tool designed to put given
: subsytems under a specified load. Instances in which this is useful
: include those in which a system administrator wishes to perform tuning
: activities, a kernel or libc programmer wishes to evaluate denial of
: service possibilities, etc.