How to Install and Uninstall hiredis Package on openSUSE Leap

Last updated: May 12,2024

1. Install "hiredis" package

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

$ sudo zypper refresh $ sudo zypper install hiredis

2. Uninstall "hiredis" package

Please follow the step by step instructions below to uninstall hiredis on openSUSE Leap:

$ sudo zypper remove hiredis

3. Information about the hiredis package on openSUSE Leap

Information for package hiredis:
--------------------------------
Repository : Main Repository
Name : hiredis
Version : 1.1.0-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 153.5 KiB
Installed : No
Status : not installed
Source package : hiredis-1.1.0-bp155.1.6.src
Upstream URL : https://github.com/redis/hiredis
Summary : Minimalistic C client for Redis
Description :
Hiredis is a minimalistic C client library for the
Redis database.