How to Install and Uninstall wrk Package on openSUSE Leap
Last updated: February 16,2025
1. Install "wrk" package
Please follow the steps below to install wrk on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
wrk
Copied
2. Uninstall "wrk" package
Here is a brief guide to show you how to uninstall wrk on openSUSE Leap:
$
sudo zypper remove
wrk
Copied
3. Information about the wrk package on openSUSE Leap
Information for package wrk:
----------------------------
Repository : Main Repository
Name : wrk
Version : 4.2.0-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 589.3 KiB
Installed : No
Status : not installed
Source package : wrk-4.2.0-bp155.1.9.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.
----------------------------
Repository : Main Repository
Name : wrk
Version : 4.2.0-bp155.1.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 589.3 KiB
Installed : No
Status : not installed
Source package : wrk-4.2.0-bp155.1.9.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.