How to Install and Uninstall wrk Package on openSuSE Tumbleweed

Last updated: November 10,2024

1. Install "wrk" package

Please follow the steps below to install wrk on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install wrk

2. Uninstall "wrk" package

Please follow the guidelines below to uninstall wrk on openSuSE Tumbleweed:

$ sudo zypper remove wrk

3. Information about the wrk package on openSuSE Tumbleweed

Information for package wrk:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : wrk
Version : 4.2.0-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 605.2 KiB
Installed : No
Status : not installed
Source package : wrk-4.2.0-1.7.src
Upstream URL : https://github.com/wg/wrk
Summary : Modern HTTP benchmarking tool
Description :
wrk is a modern HTTP benchmarking tool capable of generating significant
load when run on a single multi-core CPU. It combines a multithreaded
design with scalable event notification systems such as epoll and kqueue.
An optional LuaJIT script can perform HTTP request generation, response
processing, and custom reporting. Several example scripts are located in
scripts.