How to Install and Uninstall sluice Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "sluice" package

Please follow the step by step instructions below to install sluice on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install sluice

2. Uninstall "sluice" package

Here is a brief guide to show you how to uninstall sluice on openSuSE Tumbleweed:

$ sudo zypper remove sluice

3. Information about the sluice package on openSuSE Tumbleweed

Information for package sluice:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sluice
Version : 0.02.13-1.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 56.2 KiB
Installed : No
Status : not installed
Source package : sluice-0.02.13-1.12.src
Upstream URL : https://kernel.ubuntu.com/~cking/sluice/
Summary : Rate limiting data piping tool
Description :
Sluice reads from standard input and write to standard output at a specified
data rate. This can be useful for benchmarking and exercising I/O streaming at
desired throughput rates.