How to Install and Uninstall sluice Package on openSUSE Leap

Last updated: May 15,2024

1. Install "sluice" package

Here is a brief guide to show you how to install sluice on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install sluice

2. Uninstall "sluice" package

This tutorial shows how to uninstall sluice on openSUSE Leap:

$ sudo zypper remove sluice

3. Information about the sluice package on openSUSE Leap

Information for package sluice:
-------------------------------
Repository : Main Repository
Name : sluice
Version : 0.02.13-bp155.1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 52.3 KiB
Installed : No
Status : not installed
Source package : sluice-0.02.13-bp155.1.4.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.