How to Install and Uninstall libhidapi-hidraw0 Package on openSuSE Tumbleweed

Last updated: January 10,2025

1. Install "libhidapi-hidraw0" package

Please follow the instructions below to install libhidapi-hidraw0 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libhidapi-hidraw0

2. Uninstall "libhidapi-hidraw0" package

This guide covers the steps necessary to uninstall libhidapi-hidraw0 on openSuSE Tumbleweed:

$ sudo zypper remove libhidapi-hidraw0

3. Information about the libhidapi-hidraw0 package on openSuSE Tumbleweed

Information for package libhidapi-hidraw0:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libhidapi-hidraw0
Version : 0.14.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 62.6 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : hidapi-0.14.0-1.2.src
Upstream URL : https://github.com/libusb/hidapi
Summary : Simple library for communicating with USB and Bluetooth HID devices
Description :
HIDAPI is a library which allows an application to interface with USB and Bluetooth HID-Class devices.
While it can be used to communicate with standard HID devices like keyboards, mice, and Joysticks, it is most useful when used with custom (Vendor-Defined) HID devices.