How to Install and Uninstall libusbmuxd-2_0-6 Package on openSuSE Tumbleweed

Last updated: May 28,2024

1. Install "libusbmuxd-2_0-6" package

This is a short guide on how to install libusbmuxd-2_0-6 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libusbmuxd-2_0-6

2. Uninstall "libusbmuxd-2_0-6" package

This guide let you learn how to uninstall libusbmuxd-2_0-6 on openSuSE Tumbleweed:

$ sudo zypper remove libusbmuxd-2_0-6

3. Information about the libusbmuxd-2_0-6 package on openSuSE Tumbleweed

Information for package libusbmuxd-2_0-6:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libusbmuxd-2_0-6
Version : 2.0.2-1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 77.2 KiB
Installed : No
Status : not installed
Source package : libusbmuxd-2.0.2-1.15.src
Upstream URL : https://github.com/libimobiledevice/libusbmuxd
Summary : A client library to multiplex connections from and to iOS devices
Description :
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in charge of
multiplexing connections over USB to an iPhone or iPod touch. To users, it means
you can sync your music, contacts, photos, etc. over USB. To developers, it
means you can connect to any listening localhost socket on the device. usbmuxd
is not used for tethering data transfer, which uses a dedicated USB interface as
a virtual network device.
This package contains the usbmuxd communication interface library 'libusbmuxd'.