How to Install and Uninstall stress-ng Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "stress-ng" package

Please follow the instructions below to install stress-ng on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install stress-ng

2. Uninstall "stress-ng" package

Please follow the step by step instructions below to uninstall stress-ng on openSuSE Tumbleweed:

$ sudo zypper remove stress-ng

3. Information about the stress-ng package on openSuSE Tumbleweed

Information for package stress-ng:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : stress-ng
Version : 0.17.04-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 9.9 MiB
Installed : No
Status : not installed
Source package : stress-ng-0.17.04-2.1.src
Upstream URL : https://github.com/ColinIanKing/stress-ng
Summary : Tool to load and stress a computer
Description :
stress-ng can stress various subsystems of a computer. It can stress load CPU,
cache, disk, memory, socket and pipe I/O, scheduling and much more. stress-ng
is a re-write of the original stress tool by Amos Waterland but has many
additional features such as specifying the number of bogo operations to run,
execution metrics, a stress verification on memory and compute operations and
considerably more stress mechanisms.